jenkins: add ami_vmdk to format list for ARM

The `image-matrix.groovy` script reads the list of image formats for ARM,
from `formats-arm64-usr.txt`
So we need to also add ami_vmdk to the list to publish AWS ARM images.
This commit is contained in:
Dongsu Park 2019-12-12 12:48:56 +01:00
parent 2e3641fc75
commit eb1decdb9e

View File

@ -1,3 +1,4 @@
ami_vmdk
openstack
openstack_mini
packet