gitlab-org--gitlab-foss/doc/ci
Nick Thomas 1fdd5d6823 Introduce $CI_BUILD_REF_SLUG 2016-12-13 19:31:23 +00:00
..
api Update CI API docs 2016-06-14 14:47:32 +02: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 Update php.md - /.dockerinit was removed in v1.11 so the test always results in an early exit https://github.com/docker/docker/pull/19490 2016-12-01 18:08:37 +00:00
img Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01: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 optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
services Update Docker Hub links. 2016-05-07 13:29:24 +09:00
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 Introduce $CI_BUILD_REF_SLUG 2016-12-13 19:31:23 +00:00
yaml Introduce $CI_BUILD_REF_SLUG 2016-12-13 19:31:23 +00:00
README.md Merge branch 'docs/refactor-ci-variables' into 'master' 2016-12-05 21:48:21 +00:00
enable_or_disable_ci.md Fix incorrect gitlab.rb variable in CI docs 2016-03-11 21:26:18 +02:00
environments.md Introduce $CI_BUILD_REF_SLUG 2016-12-13 19:31:23 +00:00
git_submodules.md Refactor the Git submodules with CI docs 2016-11-30 20:50:30 +01:00
pipelines.md Add example image to pipelines docs 2016-11-22 11:57:47 +01:00

README.md

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.