From acda4fabd39976b5f9854effe5a5d3af151beec2 Mon Sep 17 00:00:00 2001 From: Michael Engel Date: Mon, 20 Jan 2025 14:42:01 +0100 Subject: [PATCH] Added epel10 additional repos to copr build Relates to: https://github.com/containers/qm/issues/677 Added bluechi copr repo as additional repo to epel10 copr build job target Signed-off-by: Michael Engel --- .packit.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.packit.yaml b/.packit.yaml index 509b6f83..18a628f2 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -23,6 +23,9 @@ jobs: epel-9: additional_repos: - copr://@centos-automotive-sig/bluechi-snapshot + epel-10: + additional_repos: + - copr://@centos-automotive-sig/bluechi-snapshot # Run on commit to main branch - &copr