Skip to content

Commit

Permalink
Add custom copr job to .packit.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
majamassarini committed Apr 5, 2023
1 parent 6e49990 commit b89a029
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,15 @@ files_to_sync:
upstream_package_name: knx-stack
# downstream (Fedora) RPM package name
downstream_package_name: knx-stack

jobs:
- job: copr_build
trigger: pull_request
targets: fedora-stable
owner: mmassari
project: knx-stack
- job: copr_build
trigger: commit
targets: fedora-stable
owner: mmassari
project: knx-stack

0 comments on commit b89a029

Please sign in to comment.