Skip to content

Commit

Permalink
ci: Add Packit configuration for downstream builds on release
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtechtrefny committed Aug 22, 2024
1 parent 56fcfce commit f9f7145
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,21 @@ jobs:
targets:
- fedora-latest-stable

- job: propose_downstream
trigger: release
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

# run tests for udisks consumers, see plans/ with `revdeps == yes`
- job: tests
identifier: revdeps
Expand Down

0 comments on commit f9f7145

Please sign in to comment.