Correct the writing of files
This commit is contained in:
@@ -42,7 +42,7 @@ stages:
|
||||
before_script:
|
||||
- packer init sources
|
||||
- echo $COMMAND
|
||||
- mc alias add storage "localhost:9000" root "$MINIO_SECRET"
|
||||
- mc alias set storage "localhost:9000" root "$MINIO_SECRET"
|
||||
- mc ls storage/isos/cache
|
||||
- file=$(echo var.iso.url | packer console -var-file="${distro}" -config-type=hcl2 sources/)
|
||||
- mkdir cache
|
||||
|
||||
Reference in New Issue
Block a user