From d1466ccd78b10d01906019d043275aa2cd74a50c Mon Sep 17 00:00:00 2001 From: Deepshikha khandelwal Date: Mon, 29 Apr 2019 15:06:12 +0530 Subject: Clone the openstack JJB repo using https Change-Id: I6ebb86ce28e17dc8b09edcee542c096436b753b1 Signed-off-by: Deepshikha khandelwal --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 78bbf75..80212ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ --e git+git://git.openstack.org/openstack-infra/jenkins-job-builder#egg=jenkins_jobs +-e https://git.openstack.org/openstack-infra/jenkins-job-builder#egg=jenkins_jobs -- cgit