Use full URL

This commit is contained in:
Greg Hellings
2024-06-21 12:33:38 -05:00
parent 9cf56f635f
commit 91c56299ec
5 changed files with 276 additions and 2 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ downloads:
script:
- packer init sources
- bash cache.sh
- mc alias set storage "localhost:9000" root "$MINIO_SECRET"
- mc alias set storage "http://localhost:9000" root "$MINIO_SECRET"
- |
for f in cache/*; do
mc put "$f" "storage/isos/$f"