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