diff options
author | Aric Gardner <agardner@linuxfounation.org> | 2017-06-13 14:31:26 +0700 |
---|---|---|
committer | Aric Gardner <agardner@linuxfounation.org> | 2017-06-13 14:31:26 +0700 |
commit | d7cbaf97e359eeed7506036cd60797a303a387ea (patch) | |
tree | 58f1055ed90b3a8dad2302210c92672e01699aec /jjb/ci_gate_security | |
parent | 7228a572ab291081b3fcc5115d06c6a6901b3fea (diff) |
Change git base
Change-Id: I988a95141886d53b7b14f3ab5c673f589786ae7a
Signed-off-by: Aric Gardner <agardner@linuxfounation.org>
Diffstat (limited to 'jjb/ci_gate_security')
-rw-r--r-- | jjb/ci_gate_security/opnfv-ci-gate-security.yml | 4 |
1 files changed, 4 insertions, 0 deletions
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 |