googleapis/google/devtools/cloudbuild
Google APIs d129b4f60f feat: Add DefaultLogsBucketBehavior to BuildOptions
Committer: @arvinddayal
PiperOrigin-RevId: 515431035
2023-03-09 13:51:11 -08:00
..
v1 feat: Add DefaultLogsBucketBehavior to BuildOptions 2023-03-09 13:51:11 -08:00
v2 fix: change java package of Cloud Build v2 2023-03-06 08:02:13 -08:00
BUILD.bazel feat: Support REST transport 2023-03-08 15:20:57 -08:00
README.md Rename GCB. (#511) 2020-09-03 14:17:03 +01:00

The Google Cloud Build API lets you to build an application or part of an application from source code stored in Google Cloud Storage or a Google Cloud Source Repository and package it into container images. The container images are then stored in Google Container Registry. You can optionally copy the images to another container registry as required.