Skip to content

Commit

Permalink
Merge pull request fdo-rs#694 from runcom/packit-update
Browse files Browse the repository at this point in the history
chore(.packit.yaml): propose update when building
  • Loading branch information
mergify[bot] authored Nov 25, 2024
2 parents 5e89799 + dba5c82 commit b526926
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,27 @@ jobs:
fedora-rawhide: {}
# fedora-eln: {}

- job: sync_from_downstream
trigger: commit

- job: propose_downstream
trigger: release
dist_git_branches:
- fedora-development
- fedora-latest-stable

- job: koji_build
trigger: commit
dist_git_branches:
- fedora-development
- fedora-latest-stable

- job: bodhi_update
trigger: commit
dist_git_branches:
- fedora-development
- fedora-latest-stable

- <<: *fdo_copr_build
trigger: commit
branch: main
Expand Down

0 comments on commit b526926

Please sign in to comment.