SSH debugging
Some checks failed
/ build-doc (push) Successful in 14s
/ deploy-doc (push) Failing after 12s

This commit is contained in:
Thomas Kolb 2024-08-27 20:37:23 +02:00
parent 4286e5e4e8
commit c2953a9bab

View file

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