fix gcloud builds
Signed-off-by: James Strong <strong.james.e@gmail.com>
This commit is contained in:
parent
24fda9da20
commit
e8097d8b8f
12 changed files with 5 additions and 49 deletions
|
|
@ -21,7 +21,7 @@ INIT_BUILDX=$(DIR)/../../hack/init-buildx.sh
|
|||
SHORT_SHA ?=$(shell git rev-parse --short HEAD)
|
||||
TAG ?=v$(shell date +%Y%m%d)-$(SHORT_SHA)
|
||||
|
||||
REGISTRY ?= local
|
||||
REGISTRY ?= gcr.io/k8s-staging-ingress-nginx
|
||||
|
||||
IMAGE = $(REGISTRY)/e2e-test-runner
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue