diff --git a/.drone.yml b/.drone.yml index 159a869..43d997e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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/