We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de29f3a commit b1865f1Copy full SHA for b1865f1
.packit.yaml
@@ -103,3 +103,19 @@ jobs:
103
- fedora-latest # branched version, rawhide updates are created automatically
104
- fedora-stable
105
- epel-9
106
+
107
+ # vm image build
108
+ - job: vm_image_build
109
+ trigger: pull_request
110
+ copr_chroot: fedora-36-x86_64
111
+ owner: mmassari
112
+ project: knx-stack
113
+ image_customizations:
114
+ packages: [python-ogr]
115
+ image_distribution: fedora-36
116
+ image_request:
117
+ architecture: x86_64
118
+ image_type: aws
119
+ upload_request:
120
+ type: aws
121
+ options: {}
0 commit comments