Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszsek committed Jan 11, 2019
1 parent 18a50fb commit f0777b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ifneq ($(GITIGNOREDBUTTRACKEDCHANGES),)
GITCOMMIT := $(GITCOMMIT)-dirty
endif

VERSION_TAG := $(GITCOMMIT)
VERSION_TAG := $(VERSION)
LATEST_TAG := $(GITCOMMIT)
BUILD_TAG := $(GITBRANCH)-$(GITCOMMIT)

Expand Down

0 comments on commit f0777b3

Please sign in to comment.