gitlab-org--gitlab-foss/doc/ci
Douwe Maan 93e98058ea Merge branch '20248-add-coverage-regex-in-job-yaml' into 'master'
Add ability to define a coverage regex in the .gitlab-ci.yml

Closes #20428

See merge request !7447
2017-02-02 17:01:52 +00:00
..
api
autodeploy Update index.md 2017-01-31 04:41:43 +00:00
build_artifacts
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
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
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 Merge branch '20248-add-coverage-regex-in-job-yaml' into 'master' 2017-02-02 17:01:52 +00:00
README.md Rename "autodeploy" to "auto deploy" 2016-12-23 11:08:18 +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

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.