Skip to content

Commit

Permalink
Remove homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
hierynomus committed Apr 18, 2024
1 parent 004f8a9 commit 438434d
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,25 +42,6 @@ blobs:
bucket: cli-dl.stackstate.com
ids:
- stackstate-cli
brews:
- name: stackstate-cli
ids:
- stackstate-cli
repository:
owner: stackvista
name: homebrew-tap
commit_author:
name: stackstatebot
email: sts-admin@stackstate.com
directory: Formula
install: |
bin.install "sts"
test: |
system "#{bin}/sts", "version"
description: StackState CLI
homepage: https://docs.stackstate.com
url_template: https://dl.stackstate.com/{{ .ProjectName }}/{{.Tag}}/{{ .ArtifactName }}
caveats: "Run `sts` to get going!"
dockers:
- image_templates:
- "stackstate/stackstate-cli2:{{ .Version }}-x86_64"
Expand Down

0 comments on commit 438434d

Please sign in to comment.