Skip to content

Commit

Permalink
Simplify goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskim06 committed Dec 6, 2020
1 parent dfc5498 commit da3ffe2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ before:
- go generate ./...
builds:
- id: kubectl-ptop
main: ./
binary: kubectl-ptop
env:
- CGO_ENABLED=0
goos:
Expand Down

0 comments on commit da3ffe2

Please sign in to comment.