We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a03e0ef commit 8957162Copy full SHA for 8957162
cloudbuild.yaml
@@ -11,7 +11,7 @@ timeout: 5400s
11
options:
12
substitution_option: ALLOW_LOOSE
13
steps:
14
-- name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20250116-2a05ea7e3d
+- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250116-2a05ea7e3d
15
entrypoint: hack/release.sh
16
env:
17
- REGISTRY=gcr.io/${_STAGING_PROJECT}
0 commit comments