From 3d61dee15b380eff203cee7ac7e32ddf20349de5 Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Fri, 3 Feb 2023 00:18:45 +0000 Subject: [PATCH] if you want something done right, you have to do it yourself --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 8fe3740..21c6066 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,7 @@ steps: commands: - git submodule update --init --recursive - name: build - image: gohugoio/hugo + image: code.ndumas.com/ndumas/drone-hugo commands: - ls - name: publish