ci: use hugo image with git for enableGitInfo support
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
nemunaire 2026-06-14 20:37:17 +09:00
commit cb528911ff

View file

@ -12,7 +12,7 @@ clone:
steps:
- name: build
image: hugomods/hugo:base
image: hugomods/hugo:git
commands:
- hugo
- cp public/en/404.html public/404.html