We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f03c40f + 7a2c6f1 commit 9d08e4eCopy full SHA for 9d08e4e
cloudbuild.yaml
@@ -2,7 +2,7 @@
2
timeout: 1800s
3
options:
4
substitution_option: ALLOW_LOOSE
5
- machineType: 'N1_HIGHCPU_8'
+ machineType: 'N1_HIGHCPU_32'
6
steps:
7
# Push the images
8
- name: 'docker.io/library/golang:1.22.5-bookworm'
0 commit comments