Skip to content
This repository was archived by the owner on Mar 24, 2023. It is now read-only.

Commit c48d7eb

Browse files
committed
do not use goreleaser to deploy homebrew formulae
1 parent 7f8b129 commit c48d7eb

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

deploy/.goreleaser.unstable.yml

-9
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,6 @@ release:
33
github:
44
owner: replicatedhq
55
name: ship
6-
brew:
7-
github:
8-
owner: replicatedhq
9-
name: homebrew-ship
10-
folder: Formula
11-
homepage: https://ship.replicated.com/
12-
description: Deploy 3rd party applications through modern pipelines
13-
test: |
14-
system "#{bin}/ship", "version"
156
builds:
167
- goos:
178
- linux

deploy/.goreleaser.yml

-9
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,6 @@ release:
33
github:
44
owner: replicatedhq
55
name: ship
6-
brew:
7-
github:
8-
owner: replicatedhq
9-
name: homebrew-ship
10-
folder: Formula
11-
homepage: https://ship.replicated.com/
12-
description: Deploy 3rd party applications through modern pipelines
13-
test: |
14-
system "#{bin}/ship", "version"
156
builds:
167
- goos:
178
- linux

0 commit comments

Comments
 (0)