diff --git a/cloudbuild.yaml b/cloudbuild.yaml index 11bb6066b..908ba0ddb 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -9,6 +9,6 @@ steps: env: - 'CLOUDSDK_COMPUTE_ZONE=us-east4-b' - 'CLOUDSDK_CONTAINER_CLUSTER=my-cluster' -options: + options: machineType: 'N1_HIGHCPU_2' -images: ['gcr.io/qinfra-acc/petclinic_dev'] + images: ['gcr.io/qinfra-acc/petclinic_dev']