We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c7850f commit a413950Copy full SHA for a413950
.cloud_build/flutter/cloudbuild.yaml
@@ -38,6 +38,8 @@ steps:
38
args: ['--help']
39
dir: .cloud_build/flutter
40
41
+options:
42
+ machineType: 'E2_HIGHCPU_8'
43
images: [
44
'gcr.io/$PROJECT_ID/flutter:main',
45
'gcr.io/$PROJECT_ID/flutter:beta',
0 commit comments