Node memory size decreased
edited online with Bitbucket
This commit is contained in:
parent
6d5bb12e08
commit
b2a96df9d4
@ -15,7 +15,7 @@ pipelines:
|
|||||||
- cd ng6-seed
|
- cd ng6-seed
|
||||||
- npm install
|
- npm install
|
||||||
- npm install -g @angular/cli
|
- npm install -g @angular/cli
|
||||||
- node --max_old_space_size=4000 node_modules/@angular/cli/bin/ng build --configuration=staging
|
- node --max_old_space_size=2046 node_modules/@angular/cli/bin/ng build --configuration=staging
|
||||||
- ls -ltr
|
- ls -ltr
|
||||||
- cd dist
|
- cd dist
|
||||||
- pipe: atlassian/aws-s3-deploy:0.3.8
|
- pipe: atlassian/aws-s3-deploy:0.3.8
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user