use plain hugo
All checks were successful
/ build (push) Successful in 27s

This commit is contained in:
Stefan Bethke 2024-10-10 22:26:17 +02:00
parent 8c80b45c0b
commit 9f06bfde2b

View file

@ -11,7 +11,7 @@ jobs:
build: build:
runs-on: docker runs-on: docker
container: container:
image: registry.gitlab.com/pages/hugo/hugo_extended:latest image: docker.io/hugomods/hugo:latest
steps: steps:
- name: Pipeline info - name: Pipeline info
run: | run: |