Skip to content
Snippets Groups Projects
Commit 7d90f741 authored by Marco's avatar Marco
Browse files

test

parent 83985ce2
Branches test/sleep
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ cache:
script:
- cd $APP_PATH
- yarn
- meteor build ../ --architecture os.linux.x86_64 --allow-superuser --server-only --directory
- TOOL_NODE_FLAGS="--max_old_space_size=4096 --min_semi_space_size=8 --max_semi_space_size=256" meteor build ../ --architecture os.linux.x86_64 --allow-superuser --server-only --directory
artifacts:
paths:
- $CI_PROJECT_DIR/bundle
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment