Use working docker image

This commit is contained in:
Stefan Bethke 2023-12-07 19:51:05 +01:00
parent a655ebcde2
commit eb5fc82a8a

View file

@ -4,7 +4,7 @@ stages:
build-site:
stage: site
image: registry.gitlab.com/pages/hugo/hugo_extended:latest
image: docker.io/hugomods/hugo:latest
script:
- hugo
artifacts: