Log version at startup
This commit is contained in:
parent
a814d7f8da
commit
626900fe21
2 changed files with 7 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -13,5 +13,6 @@
|
|||
|
||||
VERSION := 0.8.0
|
||||
TARGET := node_exporter
|
||||
GOFLAGS := -ldflags "-X main.Version $(VERSION)"
|
||||
|
||||
include Makefile.COMMON
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue