Skip to content
Snippets Groups Projects
Commit 89e9f4cb authored by Valencia Vargas, Carlos's avatar Valencia Vargas, Carlos
Browse files

Added deployments to both vms

parent f37f8932
No related branches found
No related tags found
No related merge requests found
......@@ -19,4 +19,5 @@ deploy:
- master
script:
- chmod +x ./setup_push.sh
- ./setup_push.sh ssh://dokku@cloud-vm-42-75.doc.ic.ac.uk:22/$APP_NAME master
- ./setup_push.sh ssh://dokku@$VM_1:22/$APP_NAME master
- ./setup_push.sh ssh://dokku@$VM_2:22/$APP_NAME master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment