Skip to content

Commit

Permalink
Temporarily disable brews
Browse files Browse the repository at this point in the history
  • Loading branch information
mishamo committed Jun 5, 2023
1 parent f7c409a commit b506c55
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,18 @@ changelog:
exclude:
- '^docs:'
- '^test:'
brews:
-
name: po-test
tap:
owner: loveholidays
name: homebrew-tap
commit_author:
name: loveholidays
email: oss@loveholidays.com
folder: Formula
homepage: "https://github.com/loveholidays/po-test"
description: "CLI to run unit tests against prometheus-operator manifests"
install: |
bin.install "po-test"
license: "MIT"
#brews:
# -
# name: po-test
# tap:
# owner: loveholidays
# name: homebrew-tap
# commit_author:
# name: loveholidays
# email: oss@loveholidays.com
# folder: Formula
# homepage: "https://github.com/loveholidays/po-test"
# description: "CLI to run unit tests against prometheus-operator manifests"
# install: |
# bin.install "po-test"
# license: "MIT"

0 comments on commit b506c55

Please sign in to comment.