Pushes go to staging-k8s.gcr.io

This commit is contained in:
Tim Hockin
2018-01-17 14:18:11 -08:00
parent cf3519a3e9
commit 3468934b7d
4 changed files with 9 additions and 9 deletions

View File

@@ -16,7 +16,7 @@
.PHONY: all build push
PROJ ?= k8s.gcr.io
PROJ ?= staging-k8s.gcr.io
TAG := 0.1
all: push