mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-12 03:41:12 +00:00
Provide the model-assertion as well.
This commit is contained in:
parent
2b4a404854
commit
493b2f0717
@ -126,6 +126,11 @@ if [ "${IMAGEFORMAT:-}" = "ubuntu-image" ]; then
|
||||
mv install-sources.yaml pc.img.xz autoinstall.yaml 99-custom-networking.cfg ../image-definitions/
|
||||
cd ../
|
||||
|
||||
# Also, since we care about the model assertion to be presented,
|
||||
# let's provide the payload assertion here already.
|
||||
mkdir -p output/
|
||||
cp config/ubuntu-core-desktop*.model-assertion output/
|
||||
|
||||
echo "Image payload build completed, continuing"
|
||||
fi
|
||||
/snap/bin/ubuntu-image classic --verbose $UBUNTU_IMAGE_ARGS \
|
||||
|
Loading…
x
Reference in New Issue
Block a user