Try build on bigger machine

This commit is contained in:
Christopher Hoskin
2019-10-23 21:42:09 +01:00
parent d934f96370
commit 882732d6a5

View File

@@ -24,3 +24,6 @@ steps:
images:
- 'gcr.io/$PROJECT_ID/clsi:${BRANCH_NAME}-${SHORT_SHA}'
timeout: 1800s
options:
diskSizeGb: 200
machineType: 'N1_HIGHCPU_8'