One more fix to CI
This commit is contained in:
parent
f3c30b3d2c
commit
ae47504ce4
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ build and deploy:
|
|||
- jekyll build --destination /tmp/build
|
||||
- rsync -rlpgoD /releases/ /tmp/build/releases/
|
||||
- rsync -rlpgoD /assets /tmp/build/
|
||||
- rsync -av /tmp/build/ $WEBROOT/
|
||||
- rsync -rlpgoD /tmp/build/ $WEBROOT/
|
||||
|
|
Reference in a new issue