ci: fast finish when build failed (#1568)
This commit is contained in:
parent
ad53619b15
commit
b02e4f2ed6
@ -12,6 +12,7 @@ go:
|
|||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- go: master
|
- go: master
|
||||||
|
fast_finish: true
|
||||||
|
|
||||||
git:
|
git:
|
||||||
depth: 10
|
depth: 10
|
||||||
|
Loading…
Reference in New Issue
Block a user