summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-10-22 17:07:34 +0200
committerHolger Levsen <holger@layer-acht.org>2014-10-22 17:07:34 +0200
commite17f68c7ea0abee36622b15a897518ef6e0b8795 (patch)
tree9b2c3a1903bcbcf4b8f76de3ac2cfeb70e605b8d /INSTALL
parent24d31c4e96cdb5c89533d3e54d01117a42e26be2 (diff)
downloadjenkins.debian.net-e17f68c7ea0abee36622b15a897518ef6e0b8795.tar.xz
update URL to jenkins-job-builder.git
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 9ca6ca87..1635d55e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -73,7 +73,7 @@ cd jenkins.debian.net
----
pip install python-jenkins
-git clone https://github.com/openstack-ci/jenkins-job-builder
+git clone git://git.openstack.org/openstack-infra/jenkins-job-builder
cd jenkins-job-builder
python setup.py install
----