Merge pull request #21380 from lsm5/podman5-fedora-targets

[CI:DOCS] Packit: podman5 downstream for f40+
This commit is contained in:
openshift-merge-bot[bot] 2024-01-26 15:13:19 +00:00 committed by GitHub
commit 56d3d59a7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 6 deletions

View File

@ -67,14 +67,15 @@ jobs:
trigger: release trigger: release
update_release: false update_release: false
dist_git_branches: dist_git_branches:
- fedora-all - fedora-development # Implies fedora-rawhide and any branched but unreleased version, will include f40 before f40 is marked stable.
- job: koji_build - job: koji_build
trigger: commit trigger: commit
dist_git_branches: dist_git_branches:
- fedora-all - fedora-development
- job: bodhi_update # TODO: Revisit once fedora 40 is branched and manual bodhi is enabled
trigger: commit #- job: bodhi_update
dist_git_branches: #trigger: commit
- fedora-branched # rawhide updates are created automatically #dist_git_branches:
#- fedora-40 # rawhide updates are created automatically