Skip to content

Commit 56d3d59

Browse files
Merge pull request #21380 from lsm5/podman5-fedora-targets
[CI:DOCS] Packit: podman5 downstream for f40+
2 parents 51c1140 + b73eec8 commit 56d3d59

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

.packit.yaml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,14 +67,15 @@ jobs:
6767
trigger: release
6868
update_release: false
6969
dist_git_branches:
70-
- fedora-all
70+
- fedora-development # Implies fedora-rawhide and any branched but unreleased version, will include f40 before f40 is marked stable.
7171

7272
- job: koji_build
7373
trigger: commit
7474
dist_git_branches:
75-
- fedora-all
75+
- fedora-development
7676

77-
- job: bodhi_update
78-
trigger: commit
79-
dist_git_branches:
80-
- fedora-branched # rawhide updates are created automatically
77+
# TODO: Revisit once fedora 40 is branched and manual bodhi is enabled
78+
#- job: bodhi_update
79+
#trigger: commit
80+
#dist_git_branches:
81+
#- fedora-40 # rawhide updates are created automatically

0 commit comments

Comments
 (0)