Skip to content

Commit c377de1

Browse files
authored
Merge pull request #2608 from ConnorJC3/bump-cloudbuild-ram
Bump cloudbuild to machine type with 32GB of RAM
2 parents 234c6ac + be1e202 commit c377de1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cloudbuild.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ steps:
2020
- GIT_TAG=${_GIT_TAG}
2121
- PULL_BASE_REF=${_PULL_BASE_REF}
2222
- HOME=/root
23+
options:
24+
machineType: E2_HIGHCPU_32

0 commit comments

Comments
 (0)