continueDistributeOnFailure

@JvmName(name = "hyvmubdcxcdhkfka")
suspend fun continueDistributeOnFailure(value: Output<Boolean>)
@JvmName(name = "ertchlngxoyrgeai")
suspend fun continueDistributeOnFailure(value: Boolean?)

Parameters

value

If validation fails and this field is set to false, output image(s) will not be distributed. This is the default behavior. If validation fails and this field is set to true, output image(s) will still be distributed. Please use this option with caution as it may result in bad images being distributed for use. In either case (true or false), the end to end image run will be reported as having failed in case of a validation failure. Note: This field has no effect if validation succeeds.