See details in https://packit.dev/docs/fedora-releases-guide/dist-git-onboardingepel9
parent
32e1f6dd00
commit
d53f6e218c
@ -0,0 +1,22 @@
|
|||||||
|
# See the documentation for more information:
|
||||||
|
# https://packit.dev/docs/configuration/
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- job: pull_from_upstream
|
||||||
|
trigger: release
|
||||||
|
dist_git_branches:
|
||||||
|
- fedora-rawhide
|
||||||
|
|
||||||
|
- job: koji_build
|
||||||
|
trigger: commit
|
||||||
|
allowed_committers:
|
||||||
|
- all_admins
|
||||||
|
dist_git_branches:
|
||||||
|
- fedora-all
|
||||||
|
- epel-all
|
||||||
|
|
||||||
|
- job: bodhi_update
|
||||||
|
trigger: commit
|
||||||
|
dist_git_branches:
|
||||||
|
- fedora-all
|
||||||
|
- epel-all
|
Loading…
Reference in new issue