nevermind

This commit is contained in:
sel 2026-04-25 14:20:12 +02:00
parent 6afdf6569d
commit 30bcbac64a

View file

@ -32,6 +32,6 @@ deploy-job:
- cp "$SSH_KNOWN_HOSTS" ~/.ssh/known_hosts - cp "$SSH_KNOWN_HOSTS" ~/.ssh/known_hosts
- chmod 644 ~/.ssh/known_hosts - chmod 644 ~/.ssh/known_hosts
script: script:
- sudo rsync -avz --delete public/ debian@wasp.best:/var/www/html/ - rsync -avz --delete public/ debian@wasp.best:/var/www/html/
only: only:
- main - main