diff --git a/.drone.yml b/.drone.yml index 8ba4bd2..d6a09db 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,9 +7,7 @@ steps: commands: - git submodule update --init --recursive - name: build - image: code.ndumas.com/ndumas/drone-hugo - commands: - - hugo --buildFuture=false --buildExpired=false --buildDrafts=false --minify + image: code.ndumas.com/ndumas/quartz - name: publish image: drillster/drone-rsync settings: