feat/update-hugo #87

Merged
jtbx merged 4 commits from feat/update-hugo into main 2025-07-26 09:44:59 +02:00
Showing only changes of commit bafdbac47e - Show all commits

CI: Move from gitlab to hugomods docker image

See https://gitlab.com/pages/hugo#deprecation-of-container-registry
jtbx 2025-07-23 21:09:05 +02:00

View file

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