Tweak download script
This commit is contained in:
+1
-7
@@ -70,13 +70,7 @@ downloads:
|
||||
paths:
|
||||
- ./packer_config/
|
||||
script:
|
||||
- packer init sources
|
||||
- bash cache.sh
|
||||
- mc alias set storage "http://localhost:9000" root "$MINIO_SECRET"
|
||||
- |
|
||||
for f in cache/*; do
|
||||
mc put "$f" "storage/isos/$f"
|
||||
end
|
||||
- nix run ".#cache"
|
||||
|
||||
trigger:
|
||||
stage: trigger
|
||||
|
||||
Reference in New Issue
Block a user