From 8598f764cbf80ff8366ff55a1821c7466dad3bfc Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Tue, 23 May 2023 10:19:49 -0400 Subject: [PATCH] I really ought to manually handle the pinning for this --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index e33d4ec..d5d0bb0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,6 @@ steps: - name: build image: code.ndumas.com/ndumas/drone-hugo:latest commands: - - go get github.com/therealfakemoot/hugo-webring-partial@latest - hugo --enableGitInfo --minify - name: publish image: drillster/drone-rsync