From ae0a6e55f2465f08af65a6097da0daff7411d706 Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Sun, 3 Oct 2021 15:11:23 -0500 Subject: [PATCH] Don't use bbaovanc/hugo image anymore --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index cb27ae3..4e97a51 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,7 +17,7 @@ steps: - git submodule update --init --recursive - name: build - image: bbaovanc/hugo + image: jojomi/hugo commands: - hugo version - hugo