Test trigger

This commit is contained in:
Michael Fornaro 2020-03-03 22:24:53 +11:00
parent c00636a6eb
commit ef1ea8bbab
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# Test
VERSION := $(shell git rev-parse HEAD)
DATE := $(shell date -u '+%Y-%m-%d-%H%M UTC')
VERSION_FLAGS := -ldflags='-X "main.Version=$(VERSION)" -X "main.BuildTime=$(DATE)"'