From 1c53a03fec9a8dacf62795f8e2cc41e8ebf73ea6 Mon Sep 17 00:00:00 2001 From: Packit Date: Aug 19 2020 14:20:07 +0000 Subject: .packit.yaml --- diff --git a/.packit.yaml b/.packit.yaml index f9a432d..f730313 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -1,13 +1,12 @@ ---- -upstream_project_name: dnf -specfile_path: dnf.spec jobs: - job: copr_build + metadata: + targets: &id001 + - centos-stream-x86_64 trigger: pull_request +- job: tests metadata: - targets: - - fedora-rawhide-x86_64 - - fedora-30-x86_64 - - fedora-29-x86_64 - - mageia-cauldron-x86_64 - - opensuse-tumbleweed-x86_64 + targets: *id001 + trigger: pull_request +specfile_path: SPECS/dnf.spec +upstream_ref: sg-start