More aggressive rsync
continuous-integration/drone/push Build is passing Details

This commit is contained in:
ekkie 2023-04-20 22:23:28 +02:00
parent c2e879b9b3
commit 393eb0bdad
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ steps:
- echo "$SSH_KEY" > /root/.ssh/id_ed25519
- chmod 600 /root/.ssh/id_ed25519
- ssh-keyscan tilde.club >> /root/.ssh/known_hosts
- rsync -avzcO public/ ekkie@tilde.club:./
- rsync -avzcO --delete public/ ekkie@tilde.club:./
trigger:
branch: