packit: Enable Bodhi update feature
While this feature is 'not mature yet' according to Packit developers, we can enable it because there's no harm done. If Packit fails to publish the Bodhi update then fedora-bot will take care of it.
This commit is contained in:
parent
2eb9833370
commit
60bcfbb186
1 changed files with 4 additions and 0 deletions
|
|
@ -19,6 +19,10 @@ actions:
|
|||
post-upstream-clone: "./tools/rpm_spec_add_provides_bundle.sh"
|
||||
|
||||
jobs:
|
||||
- job: bodhi_update
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
- fedora-stable # rawhide updates are created automatically
|
||||
- job: koji_build
|
||||
trigger: commit
|
||||
metadata:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue