Skip to content

Commit

Permalink
WIP: trigger Packit on commit events as well
Browse files Browse the repository at this point in the history
So we can enable OSH integration.
  • Loading branch information
mrc0mmand committed Nov 11, 2024
1 parent 78ce52b commit c729645
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ upstream_package_name: polkit
downstream_package_name: polkit

jobs:
- job: copr_build
trigger: commit
targets:
- fedora-all-aarch64
- fedora-all-ppc64le
- fedora-all-s390x
- fedora-all-x86_64

- job: copr_build
trigger: pull_request
targets:
Expand Down

0 comments on commit c729645

Please sign in to comment.