summaryrefslogtreecommitdiff
path: root/doc/ci/environments.md
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2018-05-18 14:12:46 +0200
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2018-05-18 14:12:46 +0200
commit5d462e9d9893e7f27d45964eeca0f045e651c2a7 (patch)
tree80044d09c8f0cd3c26565a06504a81f36585cb9e /doc/ci/environments.md
parentd9a3f020be570f135c0ce7c7676b4c1ed332ce1d (diff)
downloadgitlab-ce-5d462e9d9893e7f27d45964eeca0f045e651c2a7.tar.gz
Update docs about unsupported environment name variables
Diffstat (limited to 'doc/ci/environments.md')
-rw-r--r--doc/ci/environments.md1
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`