Merge pull request #14634 from overleaf/jpa-server-pro-big-ci-box

[server-pro] use larger CI boxes to fix webpack OOM kills

GitOrigin-RevId: ebc676eca00daec401aec95d68b6d91ac5cc7bd4
This commit is contained in:
Jakob Ackermann 2023-09-04 13:59:26 +02:00 committed by Copybot
parent 5d33e5a658
commit 7fa9ded17a

View file

@ -40,7 +40,7 @@ steps:
entrypoint: /bin/bash entrypoint: /bin/bash
timeout: 3600s timeout: 3600s
options: options:
machineType: N1_HIGHCPU_8 machineType: N1_HIGHCPU_32
env: env:
- 'BRANCH_NAME=${BRANCH_NAME}' - 'BRANCH_NAME=${BRANCH_NAME}'
images: images: