Commit e4460f02 authored by Rosanny Sihombing's avatar Rosanny Sihombing
Browse files

update ci/cd

parent cf9f5af3
deploy-testing:
stage: deploy
script:
- rm -rf ./node_modules
- npm i --omit=dev
- cat $configfiledev > ./built/config/config.js
- cat $cert > ./built/routes/cert/cert.pem
- cat $certidp > ./built/routes/cert/cert_idp.pem
......
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