mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 14:55:51 +00:00
Update cloudbuild.yaml
This commit is contained in:
parent
bf531e79db
commit
b8091545aa
1 changed files with 2 additions and 2 deletions
|
@ -9,6 +9,6 @@ steps:
|
||||||
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'
|
||||||
images: ['gcr.io/qinfra-acc/petclinic_dev']
|
images: ['gcr.io/qinfra-acc/petclinic_dev']
|
||||||
|
|
Loading…
Reference in a new issue