diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-03-09 10:19:37 +0100 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-03-09 10:19:37 +0100 |
commit | 91c2b4ce33ac53a95b6ab62b010eca56f6a43821 (patch) | |
tree | de96cd9f3a7523378618d90b38f478aed978a0ec /doc/ci/README.md | |
parent | 72e940df2c24ab80056dfe296011c7a44ebdf3f0 (diff) | |
download | gitlab-ce-91c2b4ce33ac53a95b6ab62b010eca56f6a43821.tar.gz |
Cleanup CI variables table and add a deprecation note
[ci skip]
Diffstat (limited to 'doc/ci/README.md')
-rw-r--r-- | doc/ci/README.md | 2 |
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. |