18 lines
360 B
YAML
18 lines
360 B
YAML
upstream_project_url: https://github.com/zyantific/zycore-c
|
|
upstream_tag_template: v{version}
|
|
|
|
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
|