diff options
author | Mark Chao <mchao@gitlab.com> | 2018-05-25 14:18:42 +0800 |
---|---|---|
committer | Mark Chao <mchao@gitlab.com> | 2018-06-06 21:01:44 +0900 |
commit | 15469fe0a1625449d4bb27208b444e3c72afaaa0 (patch) | |
tree | 3fee4baebf632633547f11a809940775f470e6b3 /doc/ci | |
parent | 8c24e78b999263b177e40d363699b4dd60c16782 (diff) | |
download | gitlab-ce-15469fe0a1625449d4bb27208b444e3c72afaaa0.tar.gz |
doc
Diffstat (limited to 'doc/ci')
-rw-r--r-- | doc/ci/environments.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/environments.md b/doc/ci/environments.md index 3c6db8b050d..36fd8affa5b 100644 --- a/doc/ci/environments.md +++ b/doc/ci/environments.md @@ -593,7 +593,7 @@ version of the app, all without leaving GitLab. >**Note:** Web terminals were added in GitLab 8.15 and are only available to project -masters and owners. +maintainers and owners. If you deploy to your environments with the help of a deployment service (e.g., the [Kubernetes integration][kube]), GitLab can open |