Add execdb_server var to the trigger

This commit is contained in:
Martin Krizek 2015-04-01 13:57:58 +00:00
parent 83eb7d43af
commit e55f56a082
4 changed files with 4 additions and 0 deletions

View file

@ -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