Parameters
[]Task
A list of tasks to submit
[]subtask.SubmitOption
Options for the subtasks
Options
Set dependencies for the tasks
default:"cluster of the runner"
Set the cluster slug of the cluster where the tasks will be executed.
default:"false"
Mark the subtasks as optional. Optional subtasks will not fail the job if they fail. Tasks that depend on them will still execute even if they failed.