move jenkins retirements docs to static-shim authored by anarcat's avatar anarcat
...@@ -5,6 +5,13 @@ hosted in the [static mirror system][]. ...@@ -5,6 +5,13 @@ hosted in the [static mirror system][].
# Tutorial # Tutorial
## Converting a job from Jenkins
TODO: Upstream has [generic documentation on how to migrate from
Jenkins](https://docs.gitlab.com/ee/ci/migration/jenkins.html) which
could be useful for us. We have yet to write a more complete guide on
how to migrate jobs to GitLab CI.
## Deploying a static site from GitLab CI ## Deploying a static site from GitLab CI
First, make sure the site builds in [GitLab CI][]. A `build` stage First, make sure the site builds in [GitLab CI][]. A `build` stage
... ...
......