1
0
Fork 0

One more fix to CI

This commit is contained in:
Luca Beltrame 2015-12-08 00:17:02 +01:00
parent f3c30b3d2c
commit ae47504ce4

View file

@ -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/