Skip to content

Commit

Permalink
Merge pull request #1571 from lsm5/packit-constrain-downstream-jobs
Browse files Browse the repository at this point in the history
Packit: constrain koji and bodhi jobs to the fedora package
  • Loading branch information
giuseppe authored Oct 10, 2024
2 parents db8572f + 6cf5324 commit d854bf0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,9 +158,11 @@ jobs:

- job: koji_build
trigger: commit
packages: [crun-fedora]
dist_git_branches: *fedora_targets

- job: bodhi_update
trigger: commit
packages: [crun-fedora]
dist_git_branches:
- fedora-branched # rawhide updates are created automatically

0 comments on commit d854bf0

Please sign in to comment.