diff --git a/.drone.yml b/.drone.yml index 5fd73cb..78dfe17 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ name: default steps: - name: build and deploy - image: einar/jekyll: + image: einar/jekyll pull: if-not-exists commands: - jekyll build --destination /tmp/build