Skip to content

Commit

Permalink
update reg
Browse files Browse the repository at this point in the history
Signed-off-by: James Strong <[email protected]>
  • Loading branch information
strongjz committed Jul 21, 2023
1 parent e8097d8 commit b0081a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/test-runner/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 ?= gcr.io/k8s-staging-ingress-nginx
REGISTRY ?= local

IMAGE = $(REGISTRY)/e2e-test-runner

Expand Down

0 comments on commit b0081a5

Please sign in to comment.