Use full URL
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user