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