Add execdb_server var to the trigger
This commit is contained in:
parent
83eb7d43af
commit
e55f56a082
4 changed files with 4 additions and 0 deletions
|
@ -8,6 +8,7 @@ koji_build_completed_tasks = rpmlint
|
|||
koji_tag_changed_tasks = upgradepath,depcheck
|
||||
valid_arches = x86_64
|
||||
koji_url = http://koji.fedoraproject.org/kojihub
|
||||
execdb_server = {{ execdb_server }}
|
||||
type = BuildbotTrigger
|
||||
blacklist_releases = el5,el6,el7
|
||||
job_logging = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue