Update base image as registry.gitlab.com/pages/hugo/hugo deprecation
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
nemunaire 2026-01-02 11:28:51 +07:00
commit 87625acfac

View file

@ -1,7 +1,7 @@
# #
# All available Hugo versions are listed under https://gitlab.com/pages/hugo/container_registry. # All available Hugo versions are listed under https://gitlab.com/pages/hugo/container_registry.
# #
image: registry.gitlab.com/pages/hugo/hugo:latest image: hugomods/hugo:base
stages: stages:
- build - build