ci: updated brews section of goreleaser config
This commit is contained in:
+3
-2
@@ -6,8 +6,9 @@ release:
|
|||||||
before:
|
before:
|
||||||
hooks:
|
hooks:
|
||||||
- go mod download
|
- go mod download
|
||||||
brew:
|
brews:
|
||||||
install: bin.install "mc-router"
|
- install: |
|
||||||
|
bin.install "mc-router"
|
||||||
builds:
|
builds:
|
||||||
- goos:
|
- goos:
|
||||||
- linux
|
- linux
|
||||||
|
|||||||
Reference in New Issue
Block a user