Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Jérome Perrin
gitlab-ce
Commits
ab8e6c80
Commit
ab8e6c80
authored
Sep 01, 2017
by
Grzegorz Bizon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Copy-edit kubernetes: active feature docs
parent
f911dafe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
doc/ci/yaml/README.md
doc/ci/yaml/README.md
+5
-4
No files found.
doc/ci/yaml/README.md
View file @
ab8e6c80
...
@@ -500,13 +500,14 @@ except master.
...
@@ -500,13 +500,14 @@ except master.
### only and except (complex)
### only and except (complex)
> Introduced in GitLab 10.0
> 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
Since GitLab 10.0 it is possible to define a
more elaborate only/except job
configuration.
policy
configuration.
GitLab now supports both, simple and complex strategies, so it is possible to
GitLab now supports both, simple and complex strategies, so it is possible to
use a
rray and hash scheme configuration
.
use a
n array and a hash configuration scheme
.
Two keys are now available:
`refs`
and
`kubernetes`
. Refs strategy equals to
Two keys are now available:
`refs`
and
`kubernetes`
. Refs strategy equals to
simplified only/except configuration, whereas kubernetes strategy accepts only
simplified only/except configuration, whereas kubernetes strategy accepts only
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment