v1

latestOpenAPI 3.1.02026-08-04151221521.2 KB
Builds

Submit Remote Build

Submit a Cloud Build build for an uploaded build context archive.

post/builds/submit

Request body

agent_namestring required

Agent short name

bucketstring required

GCS bucket containing uploaded build context archive.

git_branchstring nullable

Optional git branch name for metadata.

git_hashstring nullable

Optional git hash for metadata.

namespacestring required

Target namespace slug

object_keystring required

GCS object key for the uploaded build context archive.

tagstring required

Image tag to build/push

Response

Successful Response

build_idstring required

Cloud Build build ID (use for status polling).

image_urlstring required

Full Artifact Registry image URL that the build will push.

log_urlstring nullable

Cloud Build log URL (if available).