From a09a91180342cf1468b333e38df2891398cc4c37 Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Tue, 23 May 2023 09:45:09 -0400 Subject: [PATCH] this kinda sucks but it works --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 06698f5..e33d4ec 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ steps: - name: build image: code.ndumas.com/ndumas/drone-hugo:latest commands: - - hugo version + - go get github.com/therealfakemoot/hugo-webring-partial@latest - hugo --enableGitInfo --minify - name: publish image: drillster/drone-rsync