From 12576834c27b4c5ee919aea15f07db7d1dc89182 Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Wed, 12 May 2021 10:46:06 -0500 Subject: [PATCH] Use bbaovanc/hugo image --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index fecdcb2..106741a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,7 +17,7 @@ steps: - git submodule update --init --recursive - name: build - image: mapitman/docker-hugo + image: bbaovanc/hugo commands: - hugo version - hugo --minify