Skip to content

Commit

Permalink
Merge pull request #16765 from rifelpet/cloudbuild32
Browse files Browse the repository at this point in the history
Allocate more resources to cloudbuild
  • Loading branch information
k8s-ci-robot authored Aug 23, 2024
2 parents f03c40f + 7a2c6f1 commit 9d08e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
timeout: 1800s
options:
substitution_option: ALLOW_LOOSE
machineType: 'N1_HIGHCPU_8'
machineType: 'N1_HIGHCPU_32'
steps:
# Push the images
- name: 'docker.io/library/golang:1.22.5-bookworm'
Expand Down

0 comments on commit 9d08e4e

Please sign in to comment.