summaryrefslogtreecommitdiff
path: root/doc/user
diff options
context:
space:
mode:
authorShinya Maeda <shinya@gitlab.com>2018-04-30 09:09:59 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2018-04-30 09:09:59 +0000
commitb5932cdf6e003de6a360b003164c75898d1568cc (patch)
tree93706a2beb33d4c64a96052d98ba5fb15d32837e /doc/user
parentfa7b98d508a047f258b4f72d9063ec080c21cbcb (diff)
downloadgitlab-ce-b5932cdf6e003de6a360b003164c75898d1568cc.tar.gz
Update index.md
Diffstat (limited to 'doc/user')
-rw-r--r--doc/user/project/clusters/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/project/clusters/index.md b/doc/user/project/clusters/index.md
index 716787532fc..edb875bc7e6 100644
--- a/doc/user/project/clusters/index.md
+++ b/doc/user/project/clusters/index.md
@@ -238,6 +238,7 @@ work.
The default environment scope is `*`, which means all jobs, regardless of their
environment, will use that cluster. Each scope can only be used by a single
cluster in a project, and a validation error will occur if otherwise.
+Also, jobs that don't have an environment keyword set will not be able to access any cluster.
---