Skip to content

Commit

Permalink
Merge pull request #104 from aquasecurity/update-goreleaser
Browse files Browse the repository at this point in the history
Add homepage to goreleaser config to fix build
  • Loading branch information
lizrice authored Apr 4, 2018
2 parents bad3508 + b587e7a commit ef6c017
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ nfpm:
vendor: Aqua Security
description: "The Kubernetes Bench for Security is a Go application that checks whether Kubernetes is deployed according to security best practices"
license: Apache-2.0
homepage: https://github.com/aquasecurity/kube-bench
formats:
- deb
- rpm

0 comments on commit ef6c017

Please sign in to comment.