From ee8359b38ac3f855d96635c604ec20b4365d8209 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Tue, 18 Jul 2023 20:36:25 +0200 Subject: [PATCH] packit: added koji and bodhi updates --- .packit.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.packit.yaml b/.packit.yaml index 1179143..01ed74d 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -6,3 +6,13 @@ jobs: trigger: release dist_git_branches: - fedora-all + +- job: koji_build + trigger: commit + dist_git_branches: + - fedora-all + +- job: bodhi_update + trigger: commit + dist_git_branches: + - fedora-branched # rawhide updates are created automatically