diff options
author | 2018-01-24 09:51:48 +0000 | |
---|---|---|
committer | 2018-01-24 09:51:48 +0000 | |
commit | 4b1560c6499e53efb3b2ca83294265052396b2d5 (patch) | |
tree | 18433ee1676895d49e557a08d95e2da6cf7ddbd4 /jjb/ci_gate_security | |
parent | da95fe6416a07fde7619002395ed0ec5a956ce02 (diff) | |
parent | 6b4185916890e54ee4f773a0bd34a9c44a38dcf8 (diff) |
Merge "Add GERRIT_REFSPEC to 'project-parameter' Macro"
Diffstat (limited to 'jjb/ci_gate_security')
-rw-r--r-- | jjb/ci_gate_security/opnfv-ci-gate-security.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/jjb/ci_gate_security/opnfv-ci-gate-security.yml b/jjb/ci_gate_security/opnfv-ci-gate-security.yml index d54aebea4..56aee174c 100644 --- a/jjb/ci_gate_security/opnfv-ci-gate-security.yml +++ b/jjb/ci_gate_security/opnfv-ci-gate-security.yml @@ -103,10 +103,6 @@ - project-parameter: project: '{repo}' branch: '{branch}' - - string: - name: GERRIT_REFSPEC - default: 'refs/heads/{stream}' - description: "Default Gerrit ref git HEAD should point to" scm: - git-scm-gerrit |