From 786a91216830538fc8938eb678d12083ec671f01 Mon Sep 17 00:00:00 2001 From: moanos Date: Wed, 4 Oct 2023 10:43:20 +0200 Subject: [PATCH] Use hugo image with extendedsupport, see https://gohugo.io/troubleshooting/faq/\#i-get--this-feature-is-not-available-in-your-current-hugo-version --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 2947c00..34d5250 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -2,7 +2,7 @@ pipeline: build: - image: klakegg/hugo + image: klakegg/hugo:ext commands: - hugo