1
0
mirror of https://github.com/google/nomulus synced 2026-01-05 13:07:04 +00:00

Remove references to cloud-build-local (#2111)

* Update cloudbuild-nomulus to save standardTest logs to GCS

* Remove step changes from cloudbuild-nomulus
This commit is contained in:
sarahcaseybot
2023-08-17 15:26:41 -04:00
committed by GitHub
parent 95c810ddf4
commit 655f05c58c
12 changed files with 0 additions and 70 deletions

View File

@@ -1,9 +1,3 @@
# To run the build locally, install cloud-build-local first.
# You will need access to a private registry, so be sure to install the docker
# credential helper.
# See: https://cloud.google.com/cloud-build/docs/build-debug-locally
# Then run:
# cloud-build-local --config=cloudbuild-proxy.yaml --dryrun=false --substitutions TAG_NAME=[TAG] ..
# This will create a docker image named gcr.io/[PROJECT_ID]/proxy:[TAG] locally.
# The PROJECT_ID is the current project name that gcloud uses.
#