gitlab-org--gitlab-foss/doc/ci
Mustafa YILDIRIM 2fa10f57c2 fix spelling CI_REPOSITORY_URL (line:355) gitab-ci-token to gitlab-ci-token. 2017-04-03 12:19:11 +00:00
..
api
autodeploy
build_artifacts
docker Use same variable for registry password as above 2017-03-25 22:10:55 +00:00
examples Update dpl CI example 2017-03-30 21:50:41 +02:00
img
permissions
quick_start All CI offline migrations 2017-03-17 23:06:11 +00:00
review_apps Futher rename the CI variables 2017-03-16 08:49:01 +01:00
runners
services
ssh_keys Merge branch 'patch-1' into 'master' 2017-03-16 18:08:23 +00:00
triggers Update triggers documentation 2017-03-17 17:16:56 +01:00
variables fix spelling CI_REPOSITORY_URL (line:355) gitab-ci-token to gitlab-ci-token. 2017-04-03 12:19:11 +00:00
yaml Futher rename the CI variables 2017-03-16 08:49:01 +01:00
README.md Cleanup CI variables table and add a deprecation note 2017-03-09 10:19:37 +01:00
enable_or_disable_ci.md
environments.md Futher rename the CI variables 2017-03-16 08:49:01 +01:00
git_submodules.md
pipelines.md

README.md

GitLab CI Documentation

CI User documentation

Breaking changes

  • CI variables renaming Read about the deprecated CI variables and what you should use for GitLab 9.0+.
  • New CI job permissions model Read about what changed in GitLab 8.12 and how that affects your jobs. There's a new way to access your Git submodules and LFS objects in jobs.