osbuild/plans/integration-tests.fmf

10 lines
184 B
Plaintext
Raw Normal View History

summary: Build simple image using osbuild
prepare:
how: install
package:
- osbuild
execute:
script: ./tests/scripts/build-images.sh ./tests/manifests
duration: 4h