Skip to content

Commit

Permalink
fix goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
yannh committed Nov 15, 2020
1 parent dbe94f7 commit 36f9afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
builds:
- main: ./cmd/kubeconform/...
- main: ./cmd/kubeconform
env:
- CGO_ENABLED=0
- GOFLAGS = -mod=vendor
Expand Down

0 comments on commit 36f9afb

Please sign in to comment.