Skip to content

Commit

Permalink
Add Packit CI job for building commits from the opensuse branch
Browse files Browse the repository at this point in the history
Since we have the openSUSE vendor branch which merges from mainline
continuously, we should also offer builds for it through Packit.
  • Loading branch information
Conan-Kudo committed May 17, 2021
1 parent 3ff9c79 commit 80d6424
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,13 @@ jobs:
project: rpm-software-management-rpmlint-mainline
list_on_homepage: True
preserve_project: True
- job: copr_build
trigger: commit
metadata:
targets:
- opensuse-tumbleweed-x86_64
- opensuse-tumbleweed-aarch64
branch: opensuse
project: rpm-software-management-rpmlint-opensuse
list_on_homepage: True
preserve_project: True

0 comments on commit 80d6424

Please sign in to comment.