ignoreExitStatus property
Normally, a non-zero exit status causes the pipeline to fail.
This flag allows execution of other actions to continue instead.
Implementation
core.bool? ignoreExitStatus;
Normally, a non-zero exit status causes the pipeline to fail.
This flag allows execution of other actions to continue instead.
core.bool? ignoreExitStatus;