feat: add missing '
This commit is contained in:
@@ -84,7 +84,7 @@ vendor:
|
||||
|
||||
current_time = $(shell date -u +"%Y-%m-%dT%H:%M:%S%z")
|
||||
git_description = $(shell git describe --always --dirty)
|
||||
linker_flags = '-s -X main.buildTime=${current_time} -X main.version=${git_description}
|
||||
linker_flags = '-s -X main.buildTime=${current_time} -X main.version=${git_description}'
|
||||
|
||||
## build/api: build the cmd/api application
|
||||
.PHONY: build/api
|
||||
|
||||
Reference in New Issue
Block a user