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

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

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

- job: koji_build
trigger: commit
dist_git_branches:
- fedora-all
allowed_pr_authors:
- packit
allowed_committers:
- packit

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

0 comments on commit 4b6c7cc

Please sign in to comment.