Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,13 @@ notifications:
successful_build: true

jobs:

- job: propose_downstream
trigger: release
dist_git_branches:
- fedora-all
- epel-all
Comment thread
bkmgit marked this conversation as resolved.
Outdated

- job: copr_build
trigger: pull_request
targets:
Expand Down
Loading