CI: bump cirros version
Signed-off-by: Sven Kieske <kieske@osism.tech> Change-Id: Ib9a0d9bab0c64f5179715dbc629703e7a6947c98
This commit is contained in:
parent
3c3c517958
commit
dffe23ca3d
@ -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