Task

Forward current runtime to another task. This processor is non blocking the root task.

Options

task (string)

The identifier of the task.

Example

default: !task
  - task: another

another: !task

Last updated

Was this helpful?