Skip to content

Commit

Permalink
fix goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
yannh committed Oct 18, 2020
1 parent b3b16ce commit bf29e48
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
builds:
- env:
- main: ./cmd/kubeconform/main.go
env:
- CGO_ENABLED=0
- GOFLAGS = -mod=vendor
- GO111MODULE = on
Expand Down

0 comments on commit bf29e48

Please sign in to comment.