Skip to content

Commit

Permalink
cloudapi: Add forgotten iot-simplified-installer to getDefaultTarget
Browse files Browse the repository at this point in the history
Signed-off-by: Ondřej Budai <[email protected]>
  • Loading branch information
ondrejbudai authored and thozza committed Feb 21, 2024
1 parent 504a510 commit 9b965b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/cloudapi/v2/imagerequest.go
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,8 @@ func getDefaultTarget(imageType ImageTypes) (UploadTypes, error) {
fallthrough
case ImageTypesIotRawImage:
fallthrough
case ImageTypesIotSimplifiedInstaller:
fallthrough
case ImageTypesLiveInstaller:
fallthrough
case ImageTypesMinimalRaw:
Expand Down

0 comments on commit 9b965b0

Please sign in to comment.