Try using ISOs as artifacts instead of cache

This commit is contained in:
Greg Hellings
2024-04-17 15:51:25 -05:00
parent 2baf005b84
commit a5469d1073
2 changed files with 6 additions and 10 deletions
+3 -7
View File
@@ -13,10 +13,6 @@ default:
generate:
stage: generate
cache:
- key: isofiles
paths:
- cache/*.iso
artifacts:
paths:
- distros/**/*.pkrvars.hcl
@@ -66,10 +62,10 @@ shellcheck:
# could get to them
downloads:
stage: cache
artifacts:
paths:
- cache/*.iso
cache:
- key: isofiles
paths:
- cache/*.iso
- key:
files:
- sources/build.pkr.hcl