mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 15:11:19 +02:00
Update jenkins/vms.sh
Co-authored-by: Kai Lüke <pothos@users.noreply.github.com>
This commit is contained in:
parent
e88f12c69c
commit
99801d24cd
@ -115,7 +115,7 @@ for FORMAT in ${FORMATS}; do
|
|||||||
|
|
||||||
COMPRESSION_FORMAT="bz2"
|
COMPRESSION_FORMAT="bz2"
|
||||||
|
|
||||||
if [[ "${FORMAT}" =~ ^(openstack|openstack_mini)$ ]];then
|
if [[ "${FORMAT}" =~ ^(openstack|openstack_mini|digitalocean)$ ]];then
|
||||||
COMPRESSION_FORMAT="gz,bz2"
|
COMPRESSION_FORMAT="gz,bz2"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user