Skip to content

Commit

Permalink
dev build
Browse files Browse the repository at this point in the history
  • Loading branch information
SleepyBrett committed Apr 13, 2018
1 parent 1e25f0f commit 9827032
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 @@ -8,7 +8,7 @@ GITHUB_REPO_HOST_AND_PATH := github.com/$(GITHUB_REPO_OWNER)/$(GITHUB_REPO_NAME)
IMAGE_NAME := quay.io/nordstrom/kubelogin
BUILD := build
CURRENT_BRANCH := $(shell git rev-parse --abbrev-ref HEAD)
CURRENT_TAG := v0.0.55
CURRENT_TAG := v0.0.6-dev
GOLANG_TOOLCHAIN_VERSION := 1.9.1

.PHONY: image/build image/push
Expand Down

0 comments on commit 9827032

Please sign in to comment.