mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #15187 from overleaf/msm-ce-sp-build-machines
[CE/SP] Update machine types for CE/SP builds GitOrigin-RevId: 2436a88ac3223b2d54da868b466575a049bd7b72
This commit is contained in:
parent
3bfa6b544f
commit
b71e8daa50
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ steps:
|
||||||
entrypoint: /bin/bash
|
entrypoint: /bin/bash
|
||||||
timeout: 3600s
|
timeout: 3600s
|
||||||
options:
|
options:
|
||||||
machineType: N1_HIGHCPU_32
|
machineType: E2_HIGHCPU_32
|
||||||
env:
|
env:
|
||||||
- 'BRANCH_NAME=${BRANCH_NAME}'
|
- 'BRANCH_NAME=${BRANCH_NAME}'
|
||||||
images:
|
images:
|
||||||
|
|
Loading…
Reference in a new issue