Also do it here

This commit is contained in:
Greg Hellings
2024-07-13 02:45:05 -05:00
parent e5b04d9b21
commit bfae3e9854
+2
View File
@@ -45,6 +45,8 @@ validate:
- sources/build.pkr.hcl - sources/build.pkr.hcl
paths: paths:
- ./packer_config/ - ./packer_config/
before_script:
- find "${PACKER_CONFIG_DIR}" -name '*_linux_amd64' -exec chmod +x '{}' ";"
script: nix run ".#validate" script: nix run ".#validate"
# Makes sure that all of the ISO files we are looking for are # Makes sure that all of the ISO files we are looking for are