rollbackOnFailure property
Whether to automatically roll back the deployment if it fails.
If true, the deployment process will attempt to revert to the previous
stable version in case of errors.
Implementation
final bool rollbackOnFailure;
Whether to automatically roll back the deployment if it fails.
If true, the deployment process will attempt to revert to the previous
stable version in case of errors.
final bool rollbackOnFailure;