VerificationTask

A VerificationTask is a task which performs some verification of the artifacts produced by a build.

Inheritors

Functions

Link copied to clipboard
Specifies whether the build should break when the verifications performed by this task fail.
Link copied to clipboard
abstract fun setIgnoreFailures(ignoreFailures: Boolean)
Specifies whether the build should break when the verifications performed by this task fail.