Fix .gitlab-ci.yml
This commit is contained in:
parent
1866b64805
commit
c8e13e8b24
1 changed files with 1 additions and 1 deletions
|
@ -39,4 +39,4 @@ deploy:
|
|||
- echo "$KNOWN_HOSTS" > ~/.ssh/known_hosts
|
||||
- apk update && apk add rsync
|
||||
script:
|
||||
- rsync -v -c -r --delete bin/ elpa@ryuslash.org:
|
||||
- rsync -v -c -r --delete bin/ "elpa@ryuslash.org:"
|
||||
|
|
Loading…
Reference in a new issue