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

Merge branch 'sihombing-testing-patch-31637' into 'testing'

Update .gitlab-ci.yml

See merge request !154
parents af5a724f 1e2dd5d9
Pipeline #6635 passed with stage
in 6 seconds
......@@ -7,7 +7,6 @@ deploy-testing:
- cat $cert > ./built/routes/cert/cert.pem
- cat $certidp > ./built/routes/cert/cert_idp.pem
- cat $key > ./built/routes/cert/key.pem
- npm install
- "pm2 delete --silent account || :"
- pm2 start ./built/app.js --name=account
- pm2 save
......
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