Skip to content

Commit 6237bbe

Browse files
committed
Reprioritized tags
1 parent f9cf42c commit 6237bbe

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,13 +88,17 @@ Artifacts works right now, as along as you don't overwirte git tracked files and
8888

8989
## Unsupported tags, will be implemented in order
9090
- extends
91+
- when:manual
92+
- rules
93+
- when:on_failure
94+
- when:delayed
95+
- start_in (Used only with when:delayed)
96+
- when:always
97+
- when:never
98+
- needs (directed acyclic graph)
9199
- include:file
92100
- include:template
93101
- include:remote
94-
- rules
95-
- when:on_failure,delayed,manual,always,never
96-
- start_in (Used only with when:delayed)
97-
- needs (directed acyclic graph)
98102
- coverage (code coverage)
99103
- retry (in case of failure)
100104
- timeout (job max execution time)

0 commit comments

Comments
 (0)