Skip to content
Snippets Groups Projects
Commit 2bfcf7bd authored by Mikael Kalstad's avatar Mikael Kalstad
Browse files

Update .gitlab-ci.yml

parent 84b122b7
No related branches found
No related tags found
No related merge requests found
Pipeline #81131 failed
......@@ -36,6 +36,6 @@ deploy:
- apt-get update
- apt-get install --assume-yes rsync
- rsync --archive --delete --exclude='.git' --exclude='node_modules' . app@192.168.50.1
- ssh app@192.168.50.1 systemctl --user restart app
- ssh -p 5505 app@192.168.50.1 systemctl --user restart app
only:
- master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment