i really hope this is just the hugo version being wrong

This commit is contained in:
sel 2026-04-25 14:10:36 +02:00
parent 141d0f2c17
commit a3e52955e1

View file

@ -4,6 +4,7 @@ stages:
build-job:
stage: build
image: debian:unstable
before_script:
- apt-get update && apt-get install -y hugo
script: