diff options
author | ShubhamRathi <shubhamiiitbackup@gmail.com> | 2017-03-21 20:43:40 +0530 |
---|---|---|
committer | ShubhamRathi <shubhamiiitbackup@gmail.com> | 2017-03-21 20:43:40 +0530 |
commit | 48903d301dd4966ac07bbfb34f8eb69f54bb57a9 (patch) | |
tree | c39c39df31d43c853bcb78d396145549d7e1f04e /jjb/opnfvdocs | |
parent | 1180ec3baaed69aac4927b33157d7e9be4584c6b (diff) |
Remove default project off merge job
Danube's merge job was failing because
releng was given as the default project
to clone.
Change-Id: I57b40f37bf4a2c07ef5e566209f881be3c411975
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
Diffstat (limited to 'jjb/opnfvdocs')
-rw-r--r-- | jjb/opnfvdocs/docs-rtd.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/jjb/opnfvdocs/docs-rtd.yaml b/jjb/opnfvdocs/docs-rtd.yaml index bf6d0012b..4f9e11ac5 100644 --- a/jjb/opnfvdocs/docs-rtd.yaml +++ b/jjb/opnfvdocs/docs-rtd.yaml @@ -29,7 +29,6 @@ branch: '{branch}' - string: name: GIT_BASE - default: https://gerrit.opnfv.org/gerrit/releng description: 'Git URL to use on this Jenkins Slave' scm: - git-scm |