parent
a6589987fd
commit
a84f3ca3a7
@ -0,0 +1,26 @@
|
|||||||
|
upstream_project_url: https://gitlab.com/openconnect/ocserv
|
||||||
|
issue_repository: https://gitlab.com/openconnect/ocserv
|
||||||
|
copy_upstream_release_description: true
|
||||||
|
downstream_package_name: ocserv
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- job: pull_from_upstream
|
||||||
|
trigger: release
|
||||||
|
dist_git_branches:
|
||||||
|
- fedora-all
|
||||||
|
- epel-8
|
||||||
|
- epel-9
|
||||||
|
|
||||||
|
- job: koji_build
|
||||||
|
trigger: commit
|
||||||
|
dist_git_branches:
|
||||||
|
- fedora-all
|
||||||
|
- epel-8
|
||||||
|
- epel-9
|
||||||
|
|
||||||
|
- job: bodhi_update
|
||||||
|
trigger: commit
|
||||||
|
dist_git_branches:
|
||||||
|
- fedora-branched # rawhide updates are created automatically
|
||||||
|
- epel-8
|
||||||
|
- epel-9
|
Loading…
Reference in new issue