File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77 curl -Ls https://github.com/progrium/dockerhub-tag/releases/download/v0.2.0/dockerhub-tag_0.2.0_$(UNAME ) _x86_64.tgz | tar -xzC /usr/local/bin
88
99dockerhub-tag :
10- dockerhub-tag set $(IMAGE ) $(VERSION ) $(VERSION ) /mock
10+ dockerhub-tag set $(IMAGE ) $(VERSION ) $(VERSION ) /mock/cloudbreak
Original file line number Diff line number Diff line change 1- IMAGE = hortonworks/cloudbreak -mock
1+ IMAGE = hortonworks/periscope -mock
22VERSION ?= $(shell git describe --tags --abbrev=0)
33BRANCH ?=$(shell git branch | grep \* | cut -d ' ' -f2)
44UNAME = $(shell uname)
77 curl -Ls https://github.com/progrium/dockerhub-tag/releases/download/v0.2.0/dockerhub-tag_0.2.0_$(UNAME ) _x86_64.tgz | tar -xzC /usr/local/bin
88
99dockerhub-tag :
10- dockerhub-tag set $(IMAGE ) $(VERSION ) $(VERSION ) /mock
10+ dockerhub-tag set $(IMAGE ) $(VERSION ) $(VERSION ) /mock/periscope
You can’t perform that action at this time.
0 commit comments