From 6ecc18d639d8595fe8c4cb7bec66b6bdc9573f26 Mon Sep 17 00:00:00 2001 From: Nicola Sella Date: Fri, 1 Mar 2024 12:59:20 +0100 Subject: [PATCH] Use PR specfile for copr builds --- .packit.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.packit.yaml b/.packit.yaml index fc2bc25ff..ed065ef62 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -31,6 +31,7 @@ jobs: trigger: pull_request targets: - fedora-all + specfile_path: https://$PACKIT_SOURCE_URL/raw/$PACKIT_SOURCE_BRANCH/dnf5.spec - job: tests trigger: pull_request identifier: "dnf5-tests"