For now, don't build the base images with ubuntu-image.

ui-by-default
Łukasz 'sil2100' Zemczak 2 years ago
parent dc89df7ee2
commit 7673c4f98f

@ -343,9 +343,6 @@ if [ -z "${IMAGEFORMAT:-}" ]; then
;;
esac
;;
ubuntu-base:*)
IMAGEFORMAT=ubuntu-image
;;
ubuntu-server:live|ubuntu-mini-iso:)
IMAGEFORMAT=plain
;;

Loading…
Cancel
Save