mirror of https://github.com/containers/podman.git
Merge pull request #21380 from lsm5/podman5-fedora-targets
[CI:DOCS] Packit: podman5 downstream for f40+
This commit is contained in:
commit
56d3d59a7f
13
.packit.yaml
13
.packit.yaml
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue