mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:25:49 +00:00
Update cloudbuild.yaml
This commit is contained in:
parent
aef2740575
commit
694f7a539a
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@ images: ['gcr.io/qinfra-acc/petclinic_dev']
|
||||||
env:
|
env:
|
||||||
- 'CLOUDSDK_COMPUTE_ZONE=us-east4-b'
|
- 'CLOUDSDK_COMPUTE_ZONE=us-east4-b'
|
||||||
- 'CLOUDSDK_CONTAINER_CLUSTER=my-cluster'
|
- 'CLOUDSDK_CONTAINER_CLUSTER=my-cluster'
|
||||||
options:
|
options:
|
||||||
machineType: 'N1_HIGHCPU_2'
|
machineType: 'N1_HIGHCPU_2'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue