mirror of
https://github.com/containers/podman.git
synced 2025-05-17 23:26:08 +08:00
[CI:DOCS] Packit: podman5 downstream for f40+
Podman5 will be shipped only on f40 and higher, so packit downstream tasks should be enabled only for those. Using `CI:DOCS` as the change only affects downstream Fedora, nothing worth spending CI minutes on. [NO NEW TESTS NEEDED] Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
This commit is contained in:
13
.packit.yaml
13
.packit.yaml
@ -67,14 +67,15 @@ jobs:
|
||||
trigger: release
|
||||
update_release: false
|
||||
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
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
- fedora-all
|
||||
- fedora-development
|
||||
|
||||
- job: bodhi_update
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
- fedora-branched # rawhide updates are created automatically
|
||||
# TODO: Revisit once fedora 40 is branched and manual bodhi is enabled
|
||||
#- job: bodhi_update
|
||||
#trigger: commit
|
||||
#dist_git_branches:
|
||||
#- fedora-40 # rawhide updates are created automatically
|
||||
|
Reference in New Issue
Block a user