Skip to content

Commit f0b8a96

Browse files
committed
ci(packit): build RPMs on PRs for c10s
- Added a copr_build job triggered on pull requests, targeting centos-stream-10 Signed-off-by: Joshua Locash <jlocash@redhat.com>
1 parent 151d90b commit f0b8a96

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.packit.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,9 @@ files_to_sync:
1212
upstream_package_name: virt-who
1313
# downstream (Fedora) RPM package name
1414
downstream_package_name: virt-who
15+
16+
jobs:
17+
- job: copr_build
18+
trigger: pull_request
19+
targets:
20+
- centos-stream-10

0 commit comments

Comments
 (0)