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:
@@ -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.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user