diff --git a/.packit.yaml b/.packit.yaml index c39e3e92..ba3d88c3 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -103,3 +103,19 @@ jobs: - fedora-latest # branched version, rawhide updates are created automatically - fedora-stable - epel-9 + + # vm image build + - job: vm_image_build + trigger: pull_request + copr_chroot: fedora-36-x86_64 + owner: mmassari + project: knx-stack + image_customizations: + packages: [python-ogr] + image_distribution: fedora-36 + image_request: + architecture: x86_64 + image_type: aws + upload_request: + type: aws + options: {}