mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
[skip-ci] Packit: specify fedora-latest in propose-downstream
The packit alias `fedora-latest` points to the latest branched version (regardless if released or not). So, this configuration should work without issues through Fedora 40 release and should account for all branches until Fedora 41 release. Ref: https://packit.dev/docs/configuration#aliases Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
This commit is contained in:
@ -67,7 +67,8 @@ jobs:
|
||||
trigger: release
|
||||
update_release: false
|
||||
dist_git_branches:
|
||||
- fedora-development # Implies fedora-rawhide and any branched but unreleased version, will include f40 before f40 is marked stable.
|
||||
- fedora-development
|
||||
- fedora-latest
|
||||
|
||||
- job: koji_build
|
||||
trigger: commit
|
||||
|
Reference in New Issue
Block a user