jobs: gerrit-verifications: make repos_url configurable

Change-Id: I24aadc2aeeeda762df61e7c56e4159a730010c97
This commit is contained in:
Neels Hofmeyr 2017-12-15 19:54:29 +01:00
parent 7e12155042
commit 27af5a2c6f
1 changed files with 2 additions and 1 deletions

View File

@ -20,6 +20,7 @@
combination_filter: ''
# most common build invocation
cmd: ./contrib/jenkins.sh
repos_url: 'ssh://jenkins@gerrit.osmocom.org:29418/{repos}'
# in alphabetical order
repos:
@ -237,7 +238,7 @@
scm:
- git:
url: ssh://jenkins@gerrit.osmocom.org:29418/{repos}
url: '{obj:repos_url}'
credentials-id: d5eda5e9-b59d-44ba-88d2-43473cb6e42d
branches:
- $GERRIT_BRANCH