Skip to content

Commit e330c94

Browse files
committed
add dir
1 parent ed6bbf2 commit e330c94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ before:
55
builds:
66
- id: id1
77
binary: spotprice
8+
dir: ./cmd/spotprice
89
ldflags:
910
- -extldflags "-static" -s -w -X main.commit={{.Commit}} -X main.date={{.Date}} -X main.builtBy=goreleaser -X main.Version={{.Version}} -X main.Revision={{.ShortCommit}}
1011
env:

0 commit comments

Comments
 (0)