Skip to content

Commit

Permalink
packit: Enable Bodhi updates for unstable Fedoras
Browse files Browse the repository at this point in the history
As we don't only want to get Bodhi updates for the stable releases, but
also the ones still in development, we need to use 'fedora-branched'.

See https://packit.dev/docs/configuration/#aliases and
osbuild/osbuild-composer@82d4fbb
  • Loading branch information
ondrejbudai authored and ochosi committed Feb 2, 2023
1 parent 2dfb674 commit 18c24c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
- job: bodhi_update
trigger: commit
dist_git_branches:
- fedora-stable # rawhide updates are created automatically
- fedora-branched # rawhide updates are created automatically
- epel-8
- epel-9

0 comments on commit 18c24c4

Please sign in to comment.