Fix yaml syntax error
This commit is contained in:
parent
ae520986b7
commit
1ee298bb9c
|
@ -22,4 +22,4 @@ jobs:
|
|||
with:
|
||||
name: documentation
|
||||
- run: ls -lah
|
||||
- run: rsync -e "ssh -vv -p 2342" ./ deployment@tkolb.de:
|
||||
- run: 'rsync -e "ssh -vv -p 2342" ./ deployment@tkolb.de:'
|
||||
|
|
Loading…
Reference in a new issue