update binary build to first require lint
This commit is contained in:
parent
d45565b47a
commit
a4cdc10c4f
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ matrix:
|
|||
- GOOS: linux
|
||||
GOARCH: arm64
|
||||
|
||||
depends_on:
|
||||
- lint
|
||||
|
||||
steps:
|
||||
build:
|
||||
secrets:
|
||||
|
|
Loading…
Reference in a new issue