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