ignoreFailures

@get:Input
abstract val ignoreFailures: Property<Boolean>

Specifies whether the build should fail when the verifications performed by this task fail.

Default value: false