gerrit-verifications.yml: Add missing git 'name' and 'refspec'

The 'name' and 'refspec' attributes for the git SCM fetcher were
not configured correctly (like in old manual job definitions)

Change-Id: Ibc63751838c14a449464afeec56930021bef37be
This commit is contained in:
Harald Welte 2017-10-29 17:52:17 +01:00
parent 6a582f1177
commit 920b27baa3
1 changed files with 2 additions and 0 deletions

View File

@ -223,6 +223,8 @@
credentials-id: d5eda5e9-b59d-44ba-88d2-43473cb6e42d
branches:
- $GERRIT_BRANCH
refspec: $GERRIT_REFSPEC
name:
choosing-strategy: gerrit
wipe-workspace: false
skip-tag: true