diff options
| author | 🚄 Job van der Voort 🚀 <job@gitlab.com> | 2017-11-01 15:56:42 +0000 |
|---|---|---|
| committer | 🚄 Job van der Voort 🚀 <job@gitlab.com> | 2017-11-01 15:56:42 +0000 |
| commit | 0b8b631ad9e914918e51bdb08ad56cd85c333847 (patch) | |
| tree | 1bc965c8ed45f920f826d899e20dcfdcf2877d58 /doc/ci/variables | |
| parent | 5c1459ef0f1fa4f091ccb735aba9fd918f53105d (diff) | |
| parent | 69b4c5c01171bcd0ee2129cdcc00a8a59beb5322 (diff) | |
| download | gitlab-ce-0b8b631ad9e914918e51bdb08ad56cd85c333847.tar.gz | |
Merge branch 'docs/no-comments' into 'master'
Exclude comments from specific docs
Closes #39678
See merge request gitlab-org/gitlab-ce!15122
Diffstat (limited to 'doc/ci/variables')
| -rw-r--r-- | doc/ci/variables/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/variables/README.md b/doc/ci/variables/README.md index 73568757aaa..b503b7c06fd 100644 --- a/doc/ci/variables/README.md +++ b/doc/ci/variables/README.md @@ -1,4 +1,4 @@ -# Variables +# GitLab CI/CD Variables When receiving a job from GitLab CI, the [Runner] prepares the build environment. It starts by setting a list of **predefined variables** (environment variables) |
