SSH debugging
This commit is contained in:
parent
4286e5e4e8
commit
c2953a9bab
|
@ -22,4 +22,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: documentation
|
name: documentation
|
||||||
- run: ls -lah
|
- 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
|
||||||
|
|
Loading…
Reference in a new issue