diff --git a/cloudbuild.yaml b/cloudbuild.yaml index efef15050b..0a381f778c 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -1,7 +1,8 @@ # See https://cloud.google.com/cloud-build/docs/build-config -timeout: 3000s +timeout: 3600s options: substitution_option: ALLOW_LOOSE + machineType: 'E2_HIGHCPU_8' steps: - name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20230516-623029c2c0' entrypoint: bash