Try to fix rsync path

This commit is contained in:
Thomas Kolb 2024-08-27 20:44:37 +02:00
parent c2953a9bab
commit ae520986b7

View file

@ -22,4 +22,4 @@ jobs:
with: with:
name: documentation name: documentation
- run: ls -lah - run: ls -lah
- run: rsync -e "ssh -vv -p 2342" ./ deployment@tkolb.de:/var/www/0fm.de - run: rsync -e "ssh -vv -p 2342" ./ deployment@tkolb.de: