Update Hugo CI image version.

- Use a more specific CI image version.
- Pin the image to include CI tooling.
This commit is contained in:
Roger Gonzalez 2025-03-30 09:55:55 -03:00
parent 658581e147
commit ef2075668a
Signed by: rogs
GPG Key ID: C7ECE9C6C36EC2E6

View File

@ -6,7 +6,7 @@ stages:
test_build:
stage: test
image: klakegg/hugo:0.111.3-ext-alpine
image: klakegg/hugo:0.111.3-ext-alpine-ci
script:
- hugo version
- hugo --minify