Skip to content

Commit

Permalink
Fix goreleaser build flags
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylevy committed May 30, 2022
1 parent 1157839 commit 5416905
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ before:
- wire gen ./...
builds:
-
flags:
- -tags=prod
tags:
- prod
env:
- CGO_ENABLED=0
goos:
Expand Down

0 comments on commit 5416905

Please # to comment.