test/cases: fix installers test

COMPOSE_ID shouldn't be set but taken from the build response
This commit is contained in:
Achilleas Koutsou 2021-07-01 18:04:45 +02:00 committed by Ondřej Budai
parent afa07bc87b
commit 6e22e1de64

View file

@ -231,7 +231,6 @@ sudo composer-cli blueprints depsolve installer
# Build installer image.
build_image installer tar-installer
COMPOSE_ID=7108ede0-b2e4-45ae-8f1b-c1681d4ba18c
# Download the image
greenprint "📥 Downloading the installer image"
sudo composer-cli compose image "${COMPOSE_ID}" > /dev/null