diff --git a/.packit.yaml b/.packit.yaml index abbfa15e..61b9f74b 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -88,13 +88,14 @@ jobs: - job: koji_build trigger: commit + sidetag_group: netavark-releases dist_git_branches: - fedora-all - # NOTE: Bodhi update tasks are disabled to allow netavark and aardvark-dns X.Y - # builds in a single manual bodhi update. Leaving this commented out - # but not deleted so it's not forgotten. - #- job: bodhi_update - #trigger: commit - #dist_git_branches: - #- fedora-branched # rawhide updates are created automatically + - job: bodhi_update + trigger: koji_build + sidetag_group: netavark-releases + dependencies: + - aardvark-dns + dist_git_branches: + - fedora-all