1
0
Fork 0

Again
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Luca Beltrame 2019-05-29 00:07:07 +02:00
parent 3ae3c0c457
commit 761263aa04
Signed by: einar
GPG key ID: 8DF631FD021DB0C5

View file

@ -6,7 +6,7 @@ steps:
image: einar/jekyll
pull: if-not-exists
commands:
- jekyll build --verbose --destination /tmp/build
- jekyll build --debug --destination /tmp/build
- rsync -rlpgoD /releases/ /tmp/build/releases/
- rsync -rlpgoD /assets /tmp/build/
- rsync -rlpgoD /tmp/build/ $WEBROOT/