Skip to content

Commit 06872e2

Browse files
committed
cloudbuild: migrate gcb-docker-gcloud to registry.k8s.io registry
Migrate to the registry.k8s.io/releng/gcb-docker-gcloud as part of the general move mentioned here github.com/kubernetes/release/pull/4481 Signed-off-by: Feruzjon Muyassarov <feruzjon.muyassarov@est.tech>
1 parent dfa356e commit 06872e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ options:
33
substitution_option: ALLOW_LOOSE
44
machineType: E2_HIGHCPU_32
55
steps:
6-
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud
6+
- name: registry.k8s.io/releng/gcb-docker-gcloud
77
entrypoint: make
88
env:
99
- REGISTRY=gcr.io/k8s-staging-networking

0 commit comments

Comments
 (0)