From 31612c73374893b30c6f5d63de4da5212131f988 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Fri, 16 Apr 2021 16:17:01 +0200 Subject: [PATCH] ci: remove packit config causing errors remove the offending parameters, which cause errors described in https://github.com/dracutdevs/dracut/issues/1346 until we found the correct config to be used. --- .packit.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.packit.yml b/.packit.yml index dfda223b..4bcf8eba 100644 --- a/.packit.yml +++ b/.packit.yml @@ -53,7 +53,3 @@ jobs: targets: - fedora-all - fedora-development - branch: master - owner: "@dracut" - project: Dracut - preserve_project: True