summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDeepshikha khandelwal <dkhandel@redhat.com>2019-07-19 13:56:40 +0530
committerDeepshikha khandelwal <dkhandel@redhat.com>2019-07-19 13:56:40 +0530
commite6ab60f72a77592a354274f42738bf154c2023f3 (patch)
treef5b519faca2913d935894a8a62885b42b505bae3
parentf5068f3f43b6227888b4e9d85393cb903d0fa0af (diff)
Temporary fix for JJB which removes the last commit from source code
From last 5-6 days JJB is broken for us because of changes introduced by JJB https://opendev.org/jjb/jenkins-job-builder/commit/b0d0bad271bf598d9d22c5054c856f90df369e1b It deals with the deep format for rendering jinja template as YAML which might introduced the issues at our side. Change-Id: I999adf04d523b9bf4d4d9eb856a0b2996bae6d65
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 71d07bd..8792e8e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1 +1 @@
--e git+https://opendev.org/jjb/jenkins-job-builder.git#egg=jenkins_jobs
+-e git+https://opendev.org/jjb/jenkins-job-builder.git@775499547496777752fb606ac7121b44c6b1f2d9#egg=jenkins_jobs