Run, don't just build, the generate script
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user