Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
46178a5db7d2
Commit
17aa12b5
authored
Mar 02, 2018
by
Zeger-Jan van de Weg
Browse files
Update docs on grouping CI jobs
parent
b3b640b7ed10
Changes
1
Show whitespace changes
Inline
Side-by-side
doc/ci/pipelines.md
View file @
46178a5d
...
...
@@ -121,8 +121,9 @@ The basic requirements is that there are two numbers separated with one of
the following (you can even use them interchangeably):
-
a space
-
a
back
slash (
`/`
)
-
a
forward
slash (
`/`
)
-
a colon (
`:`
)
-
a dot (
`.`
)
>**Note:**
More specifically,
[
it uses
][
regexp
]
this regular expression:
`\d+[\s:\/\\]+\d+\s*`
.
...
...
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