allow failure of vet step
This commit is contained in:
parent
8f7966cab3
commit
f39b34745a
@ -22,6 +22,7 @@ format:
|
||||
vet:
|
||||
extends: .go_template
|
||||
stage: test
|
||||
allow_failure: true
|
||||
script:
|
||||
- make vet
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user