Closed ethankhall closed 9 months ago
This changes the default behavior of a command so that if it fails, execution will stop.
In the event that a step is optional, it can be set to required: false
required: false
This changes the default behavior of a command so that if it fails, execution will stop.
In the event that a step is optional, it can be set to
required: false