Skip to content
Snippets Groups Projects
Commit b072077c authored by Emir's avatar Emir
Browse files

updated address

parent 27da4491
No related branches found
No related tags found
No related merge requests found
Pipeline #81101 failed
...@@ -34,7 +34,7 @@ deploy: ...@@ -34,7 +34,7 @@ deploy:
- echo "$key" > ~/.ssh/id_rsa - echo "$key" > ~/.ssh/id_rsa
- apt update - apt update
- apt-get install --assume-yes rsync - apt-get install --assume-yes rsync
- rsync --archive --delete --exclude='.git' --exclude='node_modules' . app@app.ntnu.no:app - rsync --archive --delete --exclude='.git' --exclude='node_modules' . speed@35.228.31.13:app
- ssh speed@35.228.31.13 systemctl --user restart app - ssh speed@35.228.31.13 systemctl --user restart app
only: only:
- master - 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