Commit 40c493af authored by Rosanny Sihombing's avatar Rosanny Sihombing
Browse files

update ci config

2 merge requests!150Testing,!145update ci config
Showing with 0 additions and 6 deletions
+0 -6
......@@ -4,12 +4,6 @@ deploy-testing:
- npm install
- npm run clean
- npm run build
- rm -rf ./built/public/default
- rm -rf ./built/routes/cert
- rm -rf ./built/views
- cp -R ./public/default ./built/public
- cp -R ./routes/cert ./built/routes
- cp -R ./views ./built
- cat $configfiledev > ./built/config/config.js
- cat $cert > ./built/routes/cert/cert.pem
- cat $certidp > ./built/routes/cert/cert_idp.pem
......
Supports Markdown
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