Compare commits

..

1 commit

Author SHA1 Message Date
49908b086d
use older hugo for now to make the website build
Some checks failed
/ build (pull_request) Failing after 1m39s
2025-06-30 17:38:57 +02:00

View file

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