From a3e52955e1c1cd28242366117f433efbf83ebd26 Mon Sep 17 00:00:00 2001 From: selene kendall Date: Sat, 25 Apr 2026 14:10:36 +0200 Subject: [PATCH] i really hope this is just the hugo version being wrong --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a5b7bde..e257a5b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,6 +4,7 @@ stages: build-job: stage: build + image: debian:unstable before_script: - apt-get update && apt-get install -y hugo script: