Skip to content
Snippets Groups Projects
Commit d524006e authored by Josep Andre Ginting's avatar Josep Andre Ginting
Browse files

test deploy

parent dc67c0d8
2 merge requests!16Release/1.0,!15Feature/pipeline
Pipeline #20719 failed with stages
in 25 seconds
......@@ -32,9 +32,11 @@ deployAws:
# - develop
stage: deploy
script:
- pm2 stop all
- pwd
- cd ..
- rm -R ws-transaksi
- git clone git@gitlab.informatika.org:if3110-2019-02-k03-04/ws-transaksi.git
# - cd ws-transaksi
- pwd
- cd ws-transaksi
- pm2 stop all
- pm2 start index.js
\ No newline at end of file
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