diff --git a/.drone.yml b/.drone.yml index 54be2c1..5fd73cb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,8 @@ name: default steps: - name: build and deploy - image: einar/jekyll:latest + image: einar/jekyll: + pull: if-not-exists commands: - jekyll build --destination /tmp/build - rsync -rlpgoD /releases/ /tmp/build/releases/