gitlab-org--gitlab-foss/doc/ci
Rémy Coutable 067ce273a5 Merge branch 'patch-11' into 'master'
Fix the documentation to use the correct variable in a code example

See merge request !8585
2017-01-30 11:03:01 +00:00
..
api
autodeploy Rename "autodeploy" to "auto deploy" 2016-12-23 11:08:18 +01:00
build_artifacts Fix relative URL 2016-08-04 13:23:13 +03:00
docker Document the need to use a PAT with Registry when 2FA is on 2016-12-01 14:24:12 +01:00
examples Merge branch 'improve-ci-example-php-doc' into 'master' 2017-01-30 10:09:51 +00:00
img Add online terminal documentation 2016-12-19 21:27:08 +00:00
permissions Move CI permissions to permissions.md 2016-07-12 17:52:48 +03:00
quick_start Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
review_apps Fix typo 2016-12-11 14:14:59 +00:00
runners
services
ssh_keys Update README.md 2016-09-05 06:32:26 +00:00
triggers Clarify that a commit SHA doesn't work for CI triggers 2016-12-01 12:35:24 +01:00
variables Merge branch 'feature/runner-script-attempts-docs' into 'master' 2016-12-18 22:37:17 +00:00
yaml Added hint about the execution order of before_script and artifact restoration. 2017-01-26 15:53:39 +01:00
enable_or_disable_ci.md
environments.md Use consistent URLs for review apps in the docs 2017-01-27 12:12:47 +01:00
git_submodules.md Document GIT_SUBMODULE_STRATEGY 2017-01-16 20:38:59 -05:00
pipelines.md Add docs for pipeline duration 2016-12-15 23:03:42 +01:00
README.md Rename "autodeploy" to "auto deploy" 2016-12-23 11:08:18 +01:00

GitLab CI Documentation

CI User documentation

Breaking changes

  • New CI build permissions model Read about what changed in GitLab 8.12 and how that affects your builds. There's a new way to access your Git submodules and LFS objects in builds.