googleapis/google/devtools/cloudbuild
Google APIs ded05197da fix: use grpc_service_config in nodejs_gapic_library
The nodejs_gapic_library targets were migrated to gapic-generator-typescript
which doesn't use gapic_yaml, rendering that attribute unused. Instead it uses
the proto annotations & grpc_service_config, which this change reflects.

PiperOrigin-RevId: 314206960
2020-06-01 14:44:30 -07:00
..
v1 fix: use grpc_service_config in nodejs_gapic_library 2020-06-01 14:44:30 -07:00
artman_cloudbuild.yaml Synchronize new proto changes. 2017-11-15 10:09:35 -08:00
cloudbuild.yaml Synchronize new proto/yaml changes. 2018-10-01 12:23:03 -07:00
README.md Revert "Synchronize new proto/yaml changes." (#554) 2019-05-29 14:23:10 -07:00

The Google Cloud Container Builder 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.