Skip to content
Snippets Groups Projects
Commit 5368b3ef authored by Sabine Seljeseth's avatar Sabine Seljeseth
Browse files

endrer på rsync

parent 85b09ebb
Branches
No related tags found
No related merge requests found
Pipeline #81593 canceled
......@@ -35,7 +35,7 @@ deploy:
- echo "$SSH_PRIVATE_KEY" > ~/.ssh/id_rsa
- apt-get update
- apt-get install --assume-yes rsync
- rsync --archive --delete --exclude='.git' --exclude='node_modules' . app@10.52.231.219:app
- ssh app@10.52.231.219 -Tv
- ssh app@10.52.231.219 systemctl --user restart app
only:
- master
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment