commit | 7aab61841d16f150c009366a7dbb922e3ecf574c | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Fri Jun 30 12:18:11 2017 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Fri Jun 30 12:27:30 2017 +0200 |
tree | c40a1e3e9e9969aff8d69bef619acfeb18c4140f | |
parent | 214c3532aefe45526e5c35049e698307cacaf20f [diff] [blame] |
Use gerrit for python-flask-hello jobs Change-Id: I65ede6034accaaa361e1bdea753651d059a21c1b
diff --git a/jenkins/client/job/docker/testing.yml b/jenkins/client/job/docker/testing.yml index 147d551..c1184b6 100644 --- a/jenkins/client/job/docker/testing.yml +++ b/jenkins/client/job/docker/testing.yml
@@ -33,7 +33,7 @@ default: "tcpcloud/{{name}}" IMAGE_GIT_URL: type: string - default: "https://github.com/tcpcloud/python-flask-hello.git" + default: "${_param:jenkins_gerrit_url}/mk/python-flask-hello" IMAGE_BRANCH: type: string default: "{{branch}}"