googleapis/google/devtools/cloudbuild
Google APIs dd1d2325b1 chore: Update C# namespace
This is a breaking change, but *only* for C#. Google has not yet published a package for this API, so it would only break users who have generated the code themselves.

PiperOrigin-RevId: 350388717
2021-01-06 11:05:29 -08:00
..
v1 chore: Update C# namespace 2021-01-06 11:05:29 -08:00
README.md Rename GCB. (#511) 2020-09-03 14:17:03 +01:00
cloudbuild.yaml Synchronize new proto/yaml changes. 2018-10-01 12:23:03 -07:00

README.md

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.