cloudapi: Add forgotten iot-simplified-installer to getDefaultTarget
Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
parent
504a51089c
commit
9b965b0912
1 changed files with 2 additions and 0 deletions
|
|
@ -276,6 +276,8 @@ func getDefaultTarget(imageType ImageTypes) (UploadTypes, error) {
|
|||
fallthrough
|
||||
case ImageTypesIotRawImage:
|
||||
fallthrough
|
||||
case ImageTypesIotSimplifiedInstaller:
|
||||
fallthrough
|
||||
case ImageTypesLiveInstaller:
|
||||
fallthrough
|
||||
case ImageTypesMinimalRaw:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue