From f1919854415c633fd770cc00980ccfded0636288 Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Jan 02 2019 17:36:19 +0000 Subject: Build f29 PRs on Fedora 29 Fixes https://pagure.io/fedora-ci/simple-koji-ci/issue/24 Signed-off-by: Stop The Madness --- diff --git a/fedmsg.d/simple-koji-ci-example.py b/fedmsg.d/simple-koji-ci-example.py index d17bc09..ccfc8e8 100644 --- a/fedmsg.d/simple-koji-ci-example.py +++ b/fedmsg.d/simple-koji-ci-example.py @@ -17,6 +17,7 @@ config = { 'priority': 30, 'target_tags': { 'master': 'rawhide', + 'f29': 'f29', 'f28': 'f28', 'f27': 'f27', 'f26': 'f26',