Fix rsync user name
This commit is contained in:
parent
0b38b68c3c
commit
4286e5e4e8
|
@ -22,4 +22,4 @@ jobs:
|
|||
with:
|
||||
name: documentation
|
||||
- run: ls -lah
|
||||
- run: rsync -e "ssh -p 2342" ./ tkolb.de:/var/www/0fm.de
|
||||
- run: rsync -e "ssh -p 2342" ./ deployment@tkolb.de:/var/www/0fm.de
|
||||
|
|
Loading…
Reference in a new issue