From b82248e43869dd097d6e5861069df92a24ee1376 Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Tue, 14 Feb 2023 13:58:50 -0500 Subject: [PATCH] hail mary --- .drone.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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: