Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-03-09 12:19:37 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2017-03-09 12:19:37 +0300
commit91c2b4ce33ac53a95b6ab62b010eca56f6a43821 (patch)
treede96cd9f3a7523378618d90b38f478aed978a0ec /doc/ci/README.md
parent72e940df2c24ab80056dfe296011c7a44ebdf3f0 (diff)
Cleanup CI variables table and add a deprecation note
[ci skip]
Diffstat (limited to 'doc/ci/README.md')
-rw-r--r--doc/ci/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ci/README.md b/doc/ci/README.md
index cbab7c9f18d..d8fba5d7a77 100644
--- a/doc/ci/README.md
+++ b/doc/ci/README.md
@@ -27,6 +27,8 @@
## Breaking changes
+- [CI variables renaming](variables/README.md#9-0-renaming) Read about the
+ deprecated CI variables and what you should use for GitLab 9.0+.
- [New CI job permissions model](../user/project/new_ci_build_permissions_model.md)
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.