summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/ci/yaml/README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/ci/yaml/README.md b/doc/ci/yaml/README.md
index b281ff386bd..bcf5b5d0b5f 100644
--- a/doc/ci/yaml/README.md
+++ b/doc/ci/yaml/README.md
@@ -500,13 +500,14 @@ except master.
### only and except (complex)
> Introduced in GitLab 10.0
-> This an _alpha_ feature, and it it subject to change at any time without prior notice!
+> This an _alpha_ feature, and it it subject to change at any time without
+ prior notice!
-Since GitLab 10.0 it is possible to define a complex only/except job policy
-configuration.
+Since GitLab 10.0 it is possible to define a more elaborate only/except job
+policy configuration.
GitLab now supports both, simple and complex strategies, so it is possible to
-use array and hash scheme configuration.
+use an array and a hash configuration scheme.
Two keys are now available: `refs` and `kubernetes`. Refs strategy equals to
simplified only/except configuration, whereas kubernetes strategy accepts only