1
0
mirror of https://github.com/google/nomulus synced 2026-01-05 21:15:18 +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,7 +1,3 @@
# To run the build locally, install cloud-build-local first.
# Then run:
# cloud-build-local --config=cloudbuild-tag.yaml --dryrun=false --substitutions \
# TAG_NAME=[TAG],_IMAGE=[IMAGE] ..
# This will add a "live" tag to the image in gcr.io/[PROJECT_ID]/[IMAGE]:[TAG].
# The PROJECT_ID is the current project name that gcloud uses.
#