We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1aed14e + 0f3486f commit 7bcc335Copy full SHA for 7bcc335
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.7-bookworm'
0 commit comments