Skip to content

Commit

Permalink
[CI:DOCS] Packit: podman5 downstream for f40+
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
lsm5 committed Jan 26, 2024
1 parent 51c1140 commit b73eec8
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit b73eec8

Please sign in to comment.