Skip to content

Commit

Permalink
Correct release config
Browse files Browse the repository at this point in the history
  • Loading branch information
trusz committed Feb 10, 2019
1 parent bfdfdd4 commit 25916bf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ before:
builds:
-
main: ./src/rc
binary: rc
env:
- CGO_ENABLED=0
archive:
Expand All @@ -35,6 +36,4 @@ brew:
owner: trusz
name: rapid-compose
description: "A teminal UI to start individual services from docker-copose.yaml"
install: |
bin.install "rc"

0 comments on commit 25916bf

Please sign in to comment.