Update Hugo versions and pins

This commit is contained in:
Greg Hellings
2025-09-28 21:48:47 -05:00
parent d1b8f34e33
commit 886e77853b
6 changed files with 40 additions and 81 deletions
+2 -1
View File
@@ -4,8 +4,9 @@ stages:
build:
stage: build
image: "nixos/nix:latest"
tags:
- nix
- kubernetes
script:
- nix run ".#podman" -- login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- nix build .