Skip to content

Commit

Permalink
added scoop publishing to release configs
Browse files Browse the repository at this point in the history
  • Loading branch information
garethr committed Apr 19, 2019
1 parent b6765a5 commit a2e4e77
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,9 @@ brew:
homepage: "https://github.com/instrumenta/kubeval"
test: |
system "#{bin}/kubeval --version"
scoop:
bucket:
owner: instrumenta
name: scoop-instrumenta
description: "Validate your Kubernetes configurations"
homepage: "https://github.com/instrumenta/kubeval"

0 comments on commit a2e4e77

Please sign in to comment.