mirror of
https://github.com/google/nomulus
synced 2026-01-07 14:05:44 +00:00
Add a Cloud Build task to update YAML configs (#177)
* Add a Cloud Build task to update YAML configs * CR responses * Move config deployment to a script * Pin builder version * Create different beam and deploy-config files per environment * Update comments and make a for loop
This commit is contained in:
@@ -64,7 +64,9 @@ artifacts:
|
||||
- 'output/nomulus.jar'
|
||||
- 'release/cloudbuild-tag.yaml'
|
||||
- 'release/cloudbuild-sync.yaml'
|
||||
- 'release/cloudbuild-beam.yaml'
|
||||
- 'release/cloudbuild-beam-*.yaml'
|
||||
- 'release/cloudbuild-deploy-configs-*.yaml'
|
||||
|
||||
timeout: 3600s
|
||||
options:
|
||||
machineType: 'N1_HIGHCPU_8'
|
||||
|
||||
Reference in New Issue
Block a user