Skip to content

Commit

Permalink
Packit: add jobs for downstream Fedora package builds
Browse files Browse the repository at this point in the history
Fixes: #231

Co-authored-by: František Lachman <[email protected]>
Signed-off-by: Lokesh Mandvekar <[email protected]>
  • Loading branch information
lsm5 and lachmanfrantisek committed Apr 28, 2023
1 parent 53e7362 commit 9ede6b3
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,19 @@ jobs:
targets: *pr_copr_targets
identifier: podman_system_test
tmt_plan: "/plans/podman_system_test"

- job: propose_downstream
trigger: release
update_release: false
dist_git_branches:
- fedora-all

- job: koji_build
trigger: commit
dist_git_branches:
- fedora-all

- job: bodhi_update
trigger: commit
dist_git_branches:
- fedora-branched # rawhide updates are created automatically

0 comments on commit 9ede6b3

Please sign in to comment.