Pushes go to staging-k8s.gcr.io

This commit is contained in:
Tim Hockin
2018-02-01 20:11:55 -08:00
parent cf3519a3e9
commit 3468934b7d
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
.PHONY: all build push
PROJ ?= k8s.gcr.io
PROJ ?= staging-k8s.gcr.io
TAG := 0.1
all: push