stopOnFailure property

bool? stopOnFailure
final

Defaults to true

Whether to stop pipeline or not when any step fails.

Implementation

final bool? stopOnFailure;