Commit c0d10f61 authored by Rosanny Sihombing's avatar Rosanny Sihombing Committed by Rosanny Sihombing
Browse files

update yml script


(cherry picked from commit 81feae6d)
parent e0d1072f
......@@ -4,8 +4,8 @@ pages-testing:
- npm install
- npm run clean
- npm run build
- rm -R built/views
- cp -R views built
- rm -R ./built/views
- cp -R ./views ./built
- cat $configfiledev > ./built/config/config.js
- "pm2 delete --silent project || :"
- pm2 start ./built/app.js --name=project
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment