We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ece86a + 5756219 commit ef9f856Copy full SHA for ef9f856
1 file changed
cloudbuild.yaml
@@ -2,7 +2,7 @@
2
options:
3
dynamic_substitutions: true
4
substitution_option: ALLOW_LOOSE
5
- machineType: 'N1_HIGHCPU_8'
+ machineType: 'E2_HIGHCPU_32'
6
steps:
7
- name: gcr.io/cloud-builders/git
8
args: ['fetch', '--tags']
0 commit comments