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:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2018-05-18 15:12:46 +0300
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2018-05-18 15:12:46 +0300
commit5d462e9d9893e7f27d45964eeca0f045e651c2a7 (patch)
tree80044d09c8f0cd3c26565a06504a81f36585cb9e /doc/ci/variables
parentd9a3f020be570f135c0ce7c7676b4c1ed332ce1d (diff)
Update docs about unsupported environment name variables
Diffstat (limited to 'doc/ci/variables')
-rw-r--r--doc/ci/variables/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ci/variables/README.md b/doc/ci/variables/README.md
index 42367bf13f7..7e795ba973b 100644
--- a/doc/ci/variables/README.md
+++ b/doc/ci/variables/README.md
@@ -543,6 +543,7 @@ We do not support variables containing tokens because of security reasons.
You can find a full list of unsupported variables below:
+- `CI_PIPELINE_ID`
- `CI_JOB_ID`
- `CI_JOB_TOKEN`
- `CI_BUILD_ID`