1
0
Fork 0

Another fix
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Luca Beltrame 2019-05-28 23:52:32 +02:00
parent 3dd86ad40c
commit c0f45d1cb6
Signed by: einar
GPG key ID: 8DF631FD021DB0C5

View file

@ -3,14 +3,8 @@ name: default
steps:
- name: build and deploy
image: jekyll/jekyll:2.5.3
image: einar/jekyll:latest
commands:
- sed -i -e 's/dl-[0-9]/dl-cdn/' /etc/apk/repositories
- apk update
- apk add rsync
- gem install atom-tools jekyll-tagging jekyll-itafroma-archive
- gem install jekyll-watch -v 1.5.1
- gem install jekyll-archives -v 2.0.0
- jekyll build --destination /tmp/build
- rsync -rlpgoD /releases/ /tmp/build/releases/
- rsync -rlpgoD /assets /tmp/build/