mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[ci/eslint_with_types] Increase memory (#179366)
Fixes the OOM error at https://buildkite.com/elastic/kibana-on-merge/builds/42905#018e7618-1e4e-4ef7-b7d6-b30c72897e6b
This commit is contained in:
parent
b9ab67ab13
commit
d0f52fc683
1 changed files with 1 additions and 0 deletions
|
@ -7,4 +7,5 @@ source .buildkite/scripts/common/util.sh
|
|||
.buildkite/scripts/bootstrap.sh
|
||||
|
||||
echo '--- Lint: eslint (with types)'
|
||||
export NODE_OPTIONS='--max-old-space-size=8192'
|
||||
node scripts/eslint_with_types
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue