需求-19101201
This commit is contained in:
parent
035bac816f
commit
087fde6f85
@ -5,8 +5,8 @@ source /etc/profile
|
|||||||
npm install --prefer-offline --loglevel info --unsafe-perm=true --allow-root >> boundle.log
|
npm install --prefer-offline --loglevel info --unsafe-perm=true --allow-root >> boundle.log
|
||||||
echo 'copy node_modules to /data/publish/node_packages' >> boundle.log
|
echo 'copy node_modules to /data/publish/node_packages' >> boundle.log
|
||||||
|
|
||||||
# npm run build:prod
|
npm run build:prod
|
||||||
npm run build:stage
|
# npm run build:stage
|
||||||
|
|
||||||
cd ./dist/ && tar -zcvf pop-sys.tar.gz ./
|
cd ./dist/ && tar -zcvf pop-sys.tar.gz ./
|
||||||
cd ..
|
cd ..
|
||||||
|
Loading…
x
Reference in New Issue
Block a user