Cloud Build V1 API - Module Google::Cloud::Build::V1::Build::FailureInfo::FailureType (v1.13.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Build V1 API module Google::Cloud::Build::V1::Build::FailureInfo::FailureType.
The name of a fatal problem encountered during the execution of the
build.
Constants
FAILURE_TYPE_UNSPECIFIED
value: 0 Type unspecified
PUSH_FAILED
value: 1 Unable to push the image to the repository.