浏览代码

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
Jakob Ackermann 4 年之前
父节点
当前提交
bac5cb3150
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      server-ce/cloudbuild.public.yaml

+ 1 - 0
server-ce/cloudbuild.public.yaml

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