update ghr

This commit is contained in:
rob boll 2018-03-16 09:13:01 -04:00
parent 29a559b256
commit f4560f9d18
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ push: image
docker push quay.io/roboll/helmfile:${TAG} docker push quay.io/roboll/helmfile:${TAG}
tools: tools:
go get -u github.com/roboll/ghr github.com/mitchellh/gox go get -u github.com/tcnksm/ghr github.com/mitchellh/gox
.PHONY: tools .PHONY: tools
TAG = $(shell git describe --tags --abbrev=0 HEAD) TAG = $(shell git describe --tags --abbrev=0 HEAD)