Skip to content
Snippets Groups Projects
Verified Commit 838dc8b1 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Fix rsync path.

parent 52aaf759
No related branches found
No related tags found
No related merge requests found
Pipeline #163 failed
......@@ -23,4 +23,4 @@ deploy_naturalnet:
- echo "$SSH_KNOWN_HOSTS" >~/.ssh/known_hosts
- chmod 644 ~/.ssh/known_hosts
script:
- rsync -avzh --delete output/* $SSH_USERNAME@$SSH_HOST:/srv/www/dominik-george.de/www.dominik-george.de/
- rsync -avzh --delete output/* $SSH_USERNAME@$SSH_HOST:
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