Skip to content

Commit

Permalink
update machineType in cloudbuild
Browse files Browse the repository at this point in the history
Signed-off-by: Prajyot-Parab <[email protected]>
  • Loading branch information
Prajyot-Parab committed May 18, 2023
1 parent e1560d4 commit 928ae7b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 928ae7b

Please sign in to comment.