Add EH23 #1

Merged
stb merged 6 commits from eh23 into main 2026-02-24 20:03:19 +01:00
Showing only changes of commit ce62dc2088 - Show all commits

Use correct image tag
Some checks failed
/ build (pull_request) Failing after 27s

Stefan Bethke 2026-02-24 19:27:28 +01:00

View file

@ -11,7 +11,7 @@ jobs:
build: build:
runs-on: docker runs-on: docker
container: container:
image: docker.io/hugomods/hugo:0.152 image: docker.io/hugomods/hugo:0.152.0
steps: steps:
- name: Pipeline info - name: Pipeline info
run: | run: |