Merge branch 'patch-28' into 'master'

Update index.md

See merge request gitlab-org/gitlab-ce!18450
This commit is contained in:
Achilleas Pipinellis 2018-04-30 09:09:59 +00:00
commit 649f791e05
1 changed files with 1 additions and 0 deletions

View File

@ -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.
---