Skip to content

Commit dce1f83

Browse files
author
Will Toozs
committed
improvement/CLDSRV-234: change build memory
1 parent 5c1b237 commit dce1f83

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

eve/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ models:
9494
name: install modules
9595
command: yarn install --ignore-engines --frozen-lockfile --network-concurrency 1
9696
haltOnFailure: true
97+
env:
98+
NODE_OPTIONS: --max-old-space-size=8192
9799
- ShellCommand: &check-s3-action-logs
98100
name: Check s3 action logs
99101
command: |

0 commit comments

Comments
 (0)