From d7cbaf97e359eeed7506036cd60797a303a387ea Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Tue, 13 Jun 2017 14:31:26 +0700 Subject: [PATCH] Change git base Change-Id: I988a95141886d53b7b14f3ab5c673f589786ae7a Signed-off-by: Aric Gardner --- jjb/ci_gate_security/opnfv-ci-gate-security.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/jjb/ci_gate_security/opnfv-ci-gate-security.yml b/jjb/ci_gate_security/opnfv-ci-gate-security.yml index 937b76d15..c8991ad5f 100644 --- a/jjb/ci_gate_security/opnfv-ci-gate-security.yml +++ b/jjb/ci_gate_security/opnfv-ci-gate-security.yml @@ -32,6 +32,10 @@ - project-parameter: project: $GERRIT_PROJECT branch: '{branch}' + - string: + name: GIT_BASE + default: https://gerrit.opnfv.org/gerrit/$PROJECT + description: "Used for overriding the GIT URL coming from Global Jenkins configuration in case if the stuff is done on none-LF HW." scm: - git-scm-gerrit -- 2.16.6