mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #7432 from overleaf/jpa-faster-ce-builds
[server-ce] cloudbuild: give the build a bigger box to run webpack in GitOrigin-RevId: 99f69912031aa2b2b12f3c409ea654d95b29c191
This commit is contained in:
parent
bd541b4c2d
commit
bac5cb3150
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ steps:
|
||||||
entrypoint: /bin/bash
|
entrypoint: /bin/bash
|
||||||
timeout: 3600s
|
timeout: 3600s
|
||||||
options:
|
options:
|
||||||
|
machineType: N1_HIGHCPU_8
|
||||||
env:
|
env:
|
||||||
- 'BRANCH_NAME=${BRANCH_NAME}'
|
- 'BRANCH_NAME=${BRANCH_NAME}'
|
||||||
images:
|
images:
|
||||||
|
|
Loading…
Reference in a new issue