gerrit-verifications.yml: Don't skip the vote

Change-Id: I4eb153701baf1652394bda7505dcd3bc31e28570
This commit is contained in:
Harald Welte 2017-10-29 18:46:21 +01:00
parent 7c40acc9bb
commit 9dd60ec017
1 changed files with 4 additions and 4 deletions

View File

@ -247,10 +247,10 @@
- branch-compare-type: 'ANT'
branch-pattern: '**'
skip-vote:
successful: true
failed: true
unstable: true
notbuilt: true
successful: false
failed: false
unstable: false
notbuilt: false
silent: false
escape-quotes: false
no-name-and-email: false