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:
parent
2519a75aba
commit
2dfb674b77
1 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue