Run, don't just build, the generate script

This commit is contained in:
Greg Hellings
2024-06-28 09:59:05 -05:00
parent 9f2175d25f
commit 105240e1b3
+1 -1
View File
@@ -17,7 +17,7 @@ generate:
artifacts: artifacts:
paths: paths:
- distros/**/*.pkrvars.hcl - distros/**/*.pkrvars.hcl
script: nix build ".#generate" script: nix run ".#generate"
continue: continue:
stage: generate stage: generate