summaryrefslogtreecommitdiff
path: root/doc/ci/quick_start/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ci/quick_start/index.md')
-rw-r--r--doc/ci/quick_start/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ci/quick_start/index.md b/doc/ci/quick_start/index.md
index 0369824c92e..2b44cf3b898 100644
--- a/doc/ci/quick_start/index.md
+++ b/doc/ci/quick_start/index.md
@@ -109,6 +109,7 @@ To create a `.gitlab-ci.yml` file:
stage: deploy
script:
- echo "This job deploys something from the $CI_COMMIT_BRANCH branch."
+ environment: production
```
`$GITLAB_USER_LOGIN` and `$CI_COMMIT_BRANCH` are