diff options
| author | Grzegorz Bizon <grzesiek.bizon@gmail.com> | 2018-05-18 14:12:46 +0200 |
|---|---|---|
| committer | Grzegorz Bizon <grzesiek.bizon@gmail.com> | 2018-05-18 14:12:46 +0200 |
| commit | 5d462e9d9893e7f27d45964eeca0f045e651c2a7 (patch) | |
| tree | 80044d09c8f0cd3c26565a06504a81f36585cb9e /doc/ci/environments.md | |
| parent | d9a3f020be570f135c0ce7c7676b4c1ed332ce1d (diff) | |
| download | gitlab-ce-5d462e9d9893e7f27d45964eeca0f045e651c2a7.tar.gz | |
Update docs about unsupported environment name variables
Diffstat (limited to 'doc/ci/environments.md')
| -rw-r--r-- | doc/ci/environments.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ci/environments.md b/doc/ci/environments.md index 517e25f00f7..3a491f0073c 100644 --- a/doc/ci/environments.md +++ b/doc/ci/environments.md @@ -252,6 +252,7 @@ including predefined, secure variables and `.gitlab-ci.yml` [`variables`](yaml/README.md#variables). You however cannot use variables defined under `script` or on the Runner's side. There are other variables that are unsupported in environment name context: +- `CI_PIPELINE_ID` - `CI_JOB_ID` - `CI_JOB_TOKEN` - `CI_BUILD_ID` |
