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

Merge branch 'MLAB-667' into 'testing'

update ci/cd

See merge request !153
parents 9e8d8b49 e4460f02
Pipeline #6634 passed with stage
in 14 seconds
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