Skip to content

Commit 438434d

Browse files
committed
Remove homebrew
1 parent 004f8a9 commit 438434d

1 file changed

Lines changed: 0 additions & 19 deletions

File tree

.goreleaser.yml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -42,25 +42,6 @@ blobs:
4242
bucket: cli-dl.stackstate.com
4343
ids:
4444
- stackstate-cli
45-
brews:
46-
- name: stackstate-cli
47-
ids:
48-
- stackstate-cli
49-
repository:
50-
owner: stackvista
51-
name: homebrew-tap
52-
commit_author:
53-
name: stackstatebot
54-
email: sts-admin@stackstate.com
55-
directory: Formula
56-
install: |
57-
bin.install "sts"
58-
test: |
59-
system "#{bin}/sts", "version"
60-
description: StackState CLI
61-
homepage: https://docs.stackstate.com
62-
url_template: https://dl.stackstate.com/{{ .ProjectName }}/{{.Tag}}/{{ .ArtifactName }}
63-
caveats: "Run `sts` to get going!"
6445
dockers:
6546
- image_templates:
6647
- "stackstate/stackstate-cli2:{{ .Version }}-x86_64"

0 commit comments

Comments
 (0)