Skip to content

Commit

Permalink
Merge pull request #480 from lsm5/packit-downstream
Browse files Browse the repository at this point in the history
Packit: enable fedora downstream jobs
  • Loading branch information
rhatdan authored Nov 22, 2024
2 parents 3998be6 + 8f89024 commit 631a8c7
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,20 @@ jobs:
trigger: pull_request
packages: [ramalama-centos]
targets: *centos_copr_targets

- job: propose_downstream
trigger: release
packages: [ramalama-fedora]
dist_git_branches: &fedora_targets
- fedora-all

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

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

0 comments on commit 631a8c7

Please sign in to comment.