mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 22:35:49 +00:00
Update cloudbuild.yaml
This commit is contained in:
parent
a6b3438c4e
commit
3e954bfda4
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@ steps:
|
|||
- 'CLOUDSDK_COMPUTE_ZONE=us-east4-b'
|
||||
- 'CLOUDSDK_CONTAINER_CLUSTER=my-cluster'
|
||||
options:
|
||||
machineType: 'N1-STANDARD-1'
|
||||
machineType: 'n1-standard-1'
|
||||
images: ['gcr.io/qinfra-acc/petclinic_dev']
|
||||
|
|
Loading…
Reference in a new issue