mirror of
https://github.com/google/nomulus.git
synced 2025-08-02 16:02:10 +02: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:
parent
95c810ddf4
commit
655f05c58c
12 changed files with 0 additions and 70 deletions
|
@ -1,8 +1,3 @@
|
|||
# To run the build locally, install cloud-build-local first.
|
||||
# See: https://cloud.google.com/cloud-build/docs/build-debug-locally
|
||||
# In the root of a nomulus source tree, run:
|
||||
# cloud-build-local --config=cloudbuild-dev-resource.yaml --dryrun=false ..
|
||||
#
|
||||
# This will compile javadoc for the FOSS version of the code base and replace
|
||||
# the content at gs://${PROJECT_ID}-javadoc with the it. The compiled javadoc
|
||||
# can then be accesssed at https://storage.googleapis.com/${PROJECT_ID}-javadoc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue