Skip to content
This repository has been archived by the owner on Feb 5, 2020. It is now read-only.

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 f0777b3 commit 9caf457
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 @@ -23,7 +23,7 @@ ifneq ($(GITIGNOREDBUTTRACKEDCHANGES),)
endif

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

BUILD_PATH := ./cmd/manager
Expand Down

0 comments on commit 9caf457

Please sign in to comment.