release i386 binaries
This commit is contained in:
parent
0e4282179f
commit
3408eef64b
@ -8,13 +8,13 @@ release:
|
|||||||
|
|
||||||
builds:
|
builds:
|
||||||
- binary: golangci-lint
|
- binary: golangci-lint
|
||||||
goos: &goos
|
goos:
|
||||||
- darwin
|
- darwin
|
||||||
- windows
|
- windows
|
||||||
- linux
|
- linux
|
||||||
goarch: &goarch
|
goarch:
|
||||||
- amd64
|
- amd64
|
||||||
- i386
|
- 386
|
||||||
env:
|
env:
|
||||||
- CGO_ENABLED=0
|
- CGO_ENABLED=0
|
||||||
main: ./cmd/golangci-lint/
|
main: ./cmd/golangci-lint/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user