From 0fb8babb110128f350e736b7e6c94a827a01d32b Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Thu, 2 Feb 2023 23:38:16 +0000 Subject: [PATCH] am I overcomplicating it? --- .drone.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 124ffec..cfd8cb9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,9 +7,7 @@ steps: commands: - git submodule update --init --recursive - name: build - image: alpine - commands: - - hugo + image: gohugoio/hugo - name: publish image: drillster/drone-rsync settings: