googleapis/google/devtools/cloudbuild
2024-03-13 10:43:54 -07:00
..
v1 feat: Add optional field "SourceFetcher" to choose source fetcher tool 2023-11-01 10:37:51 -07:00
v2 feat: Add Bitbucket Data Center Config and Bitbucket Cloud config for Cloud Build Repositories 2024-03-13 10:43:54 -07:00
BUILD.bazel feat: Support for universe_domain 2024-01-12 08:40:29 -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.