diff --git a/Makefile b/Makefile index 36d9485..9ede00b 100644 --- a/Makefile +++ b/Makefile @@ -4,8 +4,6 @@ VERSION = $(shell git describe --tags --abbrev=0) GO111MODULE = on -BRANCH = $(shell git rev-parse --abbrev-ref HEAD) - REMOTE = kovetskiy version: