Update index.md

This commit is contained in:
Shinya Maeda 2018-04-30 09:09:59 +00:00 committed by Achilleas Pipinellis
parent fa7b98d508
commit b5932cdf6e
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.
---