Skip to content
Snippets Groups Projects
Commit 4c2b9a73 authored by Andreas Tolnes's avatar Andreas Tolnes
Browse files

Edit gitlab-ci

parent 4776c94e
No related branches found
No related tags found
No related merge requests found
Pipeline #84168 passed with stages
in 2 minutes and 21 seconds
......@@ -37,7 +37,7 @@ deploy:
- apt-get install --assume-yes rsync
- rsync --archive --delete --exclude='.git' --exclude='node_modules' . andreas@129.241.96.121:app
- echo "$SSH_PW"
- ssh andreas@129.241.96.121 systemctl --user restart app
- ssh andreas@129.241.96.121 systemctl --user restart andreas
- echo "$SSH_PW"
only:
......
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