Class Artifacts (1.1.2)

Artifacts produced by a build that should be uploaded upon successful completion of all build steps.

A list of objects to be uploaded to Cloud Storage upon successful completion of all build steps. Files in the workspace matching specified paths globs will be uploaded to the specified Cloud Storage location using the builder service account’s credentials. The location and generation of the uploaded objects will be stored in the Build resource’s results field. If any objects fail to be pushed, the build is marked FAILURE.

Classes

ArtifactObjects

Files in the workspace to upload to Cloud Storage upon successful completion of all build steps.

Path globs used to match files in the build’s workspace.