diff --git a/.packit.yaml b/.packit.yaml index e7bb569..192eaae 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -1,9 +1,11 @@ ---- jobs: - job: copr_build + metadata: + targets: &id001 [centos-stream-x86_64] trigger: pull_request +- job: tests metadata: - targets: - - fedora-all - - mageia-cauldron-x86_64 - - opensuse-tumbleweed-x86_64 + targets: *id001 + trigger: pull_request +specfile_path: SPECS/dnf.spec +upstream_ref: c8s-source-git