Skip to content

Commit

Permalink
Set up Packit CI to build every commit to the mainline tree
Browse files Browse the repository at this point in the history
We want to be able to continuously consume the mainline rpmlint
code, so this gives us a way to do so.
  • Loading branch information
Conan-Kudo committed May 17, 2021
1 parent 280d34a commit 3ff9c79
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,17 @@ jobs:
- opensuse-tumbleweed-x86_64
- opensuse-tumbleweed-aarch64
trigger: pull_request
- job: copr_build
trigger: commit
metadata:
targets:
- fedora-rawhide-x86_64
- fedora-rawhide-aarch64
- mageia-cauldron-x86_64
- mageia-cauldron-aarch64
- opensuse-tumbleweed-x86_64
- opensuse-tumbleweed-aarch64
branch: main
project: rpm-software-management-rpmlint-mainline
list_on_homepage: True
preserve_project: True

0 comments on commit 3ff9c79

Please sign in to comment.