1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-22 16:18:07 +00:00

Remove Darwin build from go-releaser (#361)

Should fix #360
This commit is contained in:
Liz Rice 2019-07-12 12:41:46 +01:00 committed by GitHub
parent d43cdfdf01
commit cb3d876ced
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,6 @@ builds:
- main: main.go - main: main.go
binary: kube-bench binary: kube-bench
goos: goos:
- darwin
- linux - linux
goarch: goarch:
- amd64 - amd64