cloudapi: Add forgotten iot-simplified-installer to getDefaultTarget

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
Ondřej Budai 2024-02-16 15:39:57 +01:00 committed by Tomáš Hozza
parent 504a51089c
commit 9b965b0912

View file

@ -276,6 +276,8 @@ func getDefaultTarget(imageType ImageTypes) (UploadTypes, error) {
fallthrough
case ImageTypesIotRawImage:
fallthrough
case ImageTypesIotSimplifiedInstaller:
fallthrough
case ImageTypesLiveInstaller:
fallthrough
case ImageTypesMinimalRaw: