From 6dd0b9bd88bb65ecfcdfd75edf102aa9a5b006f0 Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Thu, 2 Feb 2023 23:32:11 +0000 Subject: [PATCH] this should improve things --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 1618650..c23a831 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,9 +7,8 @@ steps: commands: - git submodule update --init --recursive - name: build - image: alpine:3 + image: gohugoio/hugo commands: - - apk add hugo - hugo - name: publish image: drillster/drone-rsync