Skip to content

Commit

Permalink
Add VM image build configuration for fedora 36
Browse files Browse the repository at this point in the history
  • Loading branch information
majamassarini committed Dec 15, 2022
1 parent de29f3a commit b1865f1
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: {}

0 comments on commit b1865f1

Please sign in to comment.