googleapis/google/devtools/cloudbuild
Google APIs ea07af63ec chore(python): Update cloudbuild v2 BUILD.bazel package name to google-cloud-build
chore(python): Update cloudbuild v2 BUILD.bazel namespace to google.cloud.devtools

PiperOrigin-RevId: 507595527
2023-02-06 15:14:00 -08:00
..
v1 feat(csharp): Enable REST transport in C# 2023-01-19 04:16:23 -08:00
v2 chore(python): Update cloudbuild v2 BUILD.bazel package name to google-cloud-build 2023-02-06 15:14:00 -08:00
BUILD.bazel chore(ruby): Add Bazel build rules for Ruby wrapper clients 2021-11-01 12:52:22 -07: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.