cds
cds copied to clipboard
New skip_step / end_job worker actions
Would be useful to have 2 new worker actions:
-
worker skip_step [n]
(n
defaults to 1) skips then
next job steps; -
worker end_job
successfully ends the current job, skipping all remaining steps.