diff options
author | Ed Warnicke <eaw@cisco.com> | 2016-09-21 11:21:02 -0700 |
---|---|---|
committer | Ed Warnicke <eaw@cisco.com> | 2016-09-21 11:21:02 -0700 |
commit | 91ccd6e29611ce59c7613c6c285b588f596a0776 (patch) | |
tree | d60a0897dc0c8768f823ebfdf58a86362c354a07 | |
parent | f25093d5a40a5e16b4f559bb3804c25ee8620c72 (diff) |
Fix the scm for docs-verify
Change-Id: I12947f266bb185f3c2c561072b80374287ba1f3c
Signed-off-by: Ed Warnicke <eaw@cisco.com>
-rw-r--r-- | jjb/vpp/vpp.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index ff131b2f7..2b5518db3 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -382,8 +382,8 @@ scm: - gerrit-trigger-scm: credentials-id: '{ssh-credentials}' - refspec: '' - choosing-strategy: 'default' + refspec: '$GERRIT_REFSPEC' + choosing-strategy: 'gerrit' wrappers: - ssh-agent-credentials: |