Skip to content
Snippets Groups Projects
Commit bab5246b authored by ThomasBakkenMoe's avatar ThomasBakkenMoe
Browse files

corrected IP-address for server

parent 0fceaabd
No related branches found
No related tags found
No related merge requests found
Pipeline #81826 passed with stages
in 3 minutes and 4 seconds
......@@ -36,6 +36,6 @@ deploy:
- apt-get update
- apt-get install --assume-yes rsync
- rsync --archive --delete --exclude='.git' --exclude='node_modules' . app@129.241.96.146:app
- ssh app@app.ntnu.no systemctl --user restart app
- ssh app@129.241.96.146 systemctl --user restart app
only:
- 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