forked from toolshed/abra
build: pass ldflags in [ci skip]
This commit is contained in:
parent
1de4f95267
commit
20fa0da1bb
@ -13,6 +13,9 @@ builds:
|
||||
dir: cmd/abra
|
||||
goos:
|
||||
- linux
|
||||
ldflags:
|
||||
- "-X 'main.Commit={{ .Commit }}'"
|
||||
- "-X 'main.Version={{ .Version }}'"
|
||||
archives:
|
||||
- replacements:
|
||||
linux: Linux
|
||||
|
Loading…
Reference in New Issue
Block a user