From b74e440028012d9a74662782be41d2893454101a Mon Sep 17 00:00:00 2001 From: Christian Kellner Date: Thu, 19 Nov 2020 10:51:58 +0100 Subject: [PATCH] test/make-tags: add Fedora-IoT to f32-candidate This is just for local testing of Fedora IoT commits, which should be named properly. --- test/make-tags.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/make-tags.sh b/test/make-tags.sh index f3bb515..5919889 100755 --- a/test/make-tags.sh +++ b/test/make-tags.sh @@ -13,4 +13,6 @@ $KOJI add-target f32-candidate f32-build f32-candidate $KOJI add-pkg --owner kojiadmin f32-candidate Fedora-Cloud $KOJI add-pkg --owner kojiadmin f32-candidate RHEL-Cloud +$KOJI add-pkg --owner kojiadmin f32-candidate Fedora-IoT + $KOJI regen-repo f32-build