packit: push updates also to epel

We got asked to ship this package also to EPEL. I already managed to create
the branches and prepare the initial builds. The last step is to enable the
downstream release automation. This commit thus enables EPELs for packit.
This commit is contained in:
Ondřej Budai 2023-01-31 18:02:56 +01:00 committed by Simon Steinbeiß
parent 2519a75aba
commit 2dfb674b77

View file

@ -22,12 +22,18 @@ jobs:
metadata:
dist_git_branches:
- fedora-all
- epel-8
- epel-9
- job: koji_build
trigger: commit
metadata:
dist_git_branches:
- fedora-all
- epel-8
- epel-9
- job: bodhi_update
trigger: commit
dist_git_branches:
- fedora-stable # rawhide updates are created automatically
- epel-8
- epel-9