postgresql18/packit.yaml
Filip Janus 84380928f2 add packit support for all versions of supported fedora
packit-update-sources.sh script is related to this change
2025-07-16 09:56:50 +02: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