You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
235 B
17 lines
235 B
1 year ago
|
jobs:
|
||
|
- job: koji_build
|
||
|
trigger: commit
|
||
|
dist_git_branches:
|
||
|
- fedora-all
|
||
|
- epel-7
|
||
|
- epel-8
|
||
|
- epel-9
|
||
|
|
||
|
- job: bodhi_update
|
||
|
trigger: commit
|
||
|
dist_git_branches:
|
||
|
- fedora-all
|
||
|
- epel-7
|
||
|
- epel-8
|
||
|
- epel-9
|