Skip to content

Commit

Permalink
Fix Release Build
Browse files Browse the repository at this point in the history
  • Loading branch information
jenslauterbach committed Mar 14, 2021
1 parent bb69e0a commit 70426ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ before:
- go mod download
builds:
-
main: cmd/ddbt/main.go
dir: cmd/ddbt
ldflags:
- -s -w
env:
Expand Down

0 comments on commit 70426ee

Please sign in to comment.