Fix typo in composer-cli command used in test
This commit is contained in:
parent
7756a801f5
commit
ed02075387
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ EOF
|
|||
|
||||
# push and depsolve the blueprint
|
||||
composer-cli blueprints push blueprint.toml
|
||||
composer-cli blueprints despsolve bash
|
||||
composer-cli blueprints depsolve bash
|
||||
|
||||
# build a qcow image to verify functionality
|
||||
composer-cli --json compose start bash qcow2 | tee "$COMPOSE_START"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue