postgresql16/packit.yaml
Filip Janus 4bee6b7687 add packit support for all versions of supported fedora
packit-update-sources.sh script is related to this change
2025-02-26 06:45:03 +00:00

19 lines
436 B
YAML

# See the documentation for more information:
# https://packit.dev/docs/configuration/
actions:
pre-sync:
- bash -c "$PACKIT_DOWNSTREAM_REPO/packit-update-sources.sh"
jobs:
- job: pull_from_upstream
trigger: release
dist_git_branches:
- fedora-all
- job: koji_build
trigger: commit
dist_git_branches:
- fedora-all
- job: bodhi_update
trigger: commit
dist_git_branches:
fedora-all