gitlab-org--gitlab-foss/doc/ci
Kamil Trzciński 57e709757f Merge branch 'zj-variables-build-job' into 'master'
Rename BUILD to JOB in CI Variables

Closes #29053

See merge request !9756
2017-03-07 18:45:03 +00:00
..
api
autodeploy
build_artifacts Fix most of broken docs links 2017-02-15 19:27:40 +01:00
docker Merge branch 'dev-docs-ci_docker_build-example_variable_use' into 'master' 2017-02-22 12:51:31 +00:00
examples
img
permissions
quick_start
review_apps
runners Fix most of broken docs links 2017-02-15 19:27:40 +01:00
services
ssh_keys
triggers Introduce tests for pipeline triggers 2017-03-05 20:58:08 +01:00
variables Rename REF to SHA 2017-03-07 17:37:05 +01:00
yaml Deprecate usage of `types` CI/CD configuration entry 2017-03-07 14:53:28 +01:00
README.md
enable_or_disable_ci.md
environments.md Clarify that stage is needed to stop environments 2017-02-16 10:04:55 +01:00
git_submodules.md
pipelines.md Fix job status -> pipeline status 2017-02-16 15:23:56 -06:00

README.md

GitLab CI Documentation

CI User documentation

Breaking changes

  • 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.