Merge "Clone using git.o.o instead of directly from gerrit"

This commit is contained in:
Jenkins 2015-02-19 21:11:28 +00:00 committed by Gerrit Code Review
commit 1a0237cfbf
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
rm -fr .test
mkdir .test
cd .test
git clone https://review.openstack.org/p/openstack-infra/jenkins-job-builder --depth 1
git clone https://git.openstack.org/openstack-infra/jenkins-job-builder --depth 1
cd jenkins-job-builder
# These are $WORKSPACE/.test/jenkins-job-builder/.test/...
mkdir -p .test/old/config