We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b89cb3 + 039d995 commit ed27749Copy full SHA for ed27749
config/base.config
@@ -17,6 +17,7 @@ process {
17
cpus = 2
18
}
19
20
+
21
// label processes which should kill the pipeline if they fail
22
withLabel: "finish" {
23
maxRetries = 3
0 commit comments