Merge "CI: bump cirros version"
This commit is contained in:
commit
f02eb74a14
@ -19,7 +19,7 @@ fi
|
||||
# to be created.
|
||||
|
||||
ARCH=$(uname -m)
|
||||
CIRROS_RELEASE=${CIRROS_RELEASE:-0.6.1}
|
||||
CIRROS_RELEASE=${CIRROS_RELEASE:-0.6.2}
|
||||
IMAGE_PATH=/opt/cache/files/
|
||||
IMAGE_URL=https://github.com/cirros-dev/cirros/releases/download/${CIRROS_RELEASE}/
|
||||
IMAGE=cirros-${CIRROS_RELEASE}-${ARCH}-disk.img
|
||||
|
Loading…
Reference in New Issue
Block a user