25 lines
No EOL
448 B
YAML
25 lines
No EOL
448 B
YAML
upstream_package_name: yyjson
|
|
upstream_project_url: https://github.com/ibireme/yyjson
|
|
|
|
downstream_package_name: yyjson
|
|
|
|
specfile_path: yyjson.spec
|
|
|
|
jobs:
|
|
- job: pull_from_upstream
|
|
trigger: release
|
|
dist_git_branches:
|
|
- rawhide
|
|
- epel-9
|
|
|
|
- job: koji_build
|
|
trigger: commit
|
|
dist_git_branches:
|
|
- rawhide
|
|
- epel-9
|
|
|
|
- job: bodhi_update
|
|
trigger: commit
|
|
dist_git_branches:
|
|
- rawhide
|
|
- epel-9 |