ci: fix and update image test

Use an up-to-date manifest from the upstream osbuild CI test data
and also specify an output directory, so that osbuild is actually
attempting to produce an image.
This commit is contained in:
Christian Kellner 2021-03-16 23:32:43 +01:00
parent 93a0bf8bbb
commit bb2f87171b

View File

@ -16,4 +16,4 @@
run: osbuild --help
- image:
dir: .
run: osbuild source/samples/base-qcow2.json
run: osbuild source/test/data/manifests/fedora-boot.json --output-directory=/var/tmp/osbuild