Introduce Packit integration
This commit is contained in:
parent
a8543c125a
commit
4eb02487e8
20
.packit.yaml
Normal file
20
.packit.yaml
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
upstream_package_name: oss-parent
|
||||
upstream_project_url: https://github.com/FasterXML/{upstream_package_name}
|
||||
upstream_tag_template: {upstream_package_name}-{version}
|
||||
|
||||
jobs:
|
||||
- job: pull_from_upstream
|
||||
trigger: release
|
||||
dist_git_branches:
|
||||
- fedora-development
|
||||
|
||||
- job: koji_build
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
- fedora-development
|
||||
|
||||
- job: bodhi_update
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
- fedora-development
|
||||
Loading…
Reference in New Issue
Block a user