File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
steps :
5
5
- name : gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250116-2a05ea7e3d
6
6
env :
7
- - REGISTRY=gcr.io /k8s-staging-ingress-nginx
7
+ - REGISTRY=us-central1-docker.pkg.dev /k8s-staging-images/ ingress-nginx
8
8
entrypoint : bash
9
9
args :
10
10
- -c
Original file line number Diff line number Diff line change 4
4
steps :
5
5
- name : gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250116-2a05ea7e3d
6
6
env :
7
- - REGISTRY=gcr.io /k8s-staging-ingress-nginx
7
+ - REGISTRY=us-central1-docker.pkg.dev /k8s-staging-images/ ingress-nginx
8
8
entrypoint : bash
9
9
args :
10
10
- -c
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ INIT_BUILDX=$(DIR)/../../hack/init-buildx.sh
24
24
SHORT_SHA ?=$(shell git rev-parse --short HEAD)
25
25
TAG ?=$(shell cat TAG)
26
26
27
- REGISTRY ?= gcr.io /k8s-staging-ingress-nginx
27
+ REGISTRY ?= us-central1-docker.pkg.dev /k8s-staging-images/ ingress-nginx
28
28
29
29
IMAGE = $(REGISTRY ) /nginx
30
30
Original file line number Diff line number Diff line change 6
6
steps :
7
7
- name : gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250116-2a05ea7e3d
8
8
env :
9
- - REGISTRY=gcr.io /k8s-staging-ingress-nginx
9
+ - REGISTRY=us-central1-docker.pkg.dev /k8s-staging-images/ ingress-nginx
10
10
entrypoint : bash
11
11
args :
12
12
- -c
Original file line number Diff line number Diff line change 4
4
steps :
5
5
- name : gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250116-2a05ea7e3d
6
6
env :
7
- - REGISTRY=gcr.io /k8s-staging-ingress-nginx
7
+ - REGISTRY=us-central1-docker.pkg.dev /k8s-staging-images/ ingress-nginx
8
8
entrypoint : bash
9
9
args :
10
10
- -c
You can’t perform that action at this time.
0 commit comments