Try to fix rsync path
This commit is contained in:
parent
c2953a9bab
commit
ae520986b7
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue