From 329d895a6b7122f56d6aa1311af81318b95bb304 Mon Sep 17 00:00:00 2001 From: Patrick Ohly Date: Fri, 15 Oct 2021 08:45:47 +0200 Subject: [PATCH] Squashed 'release-tools/' changes from 5489de6e7..5b9a1e067 https://github.com/kubernetes-csi/csi-release-tools/commit/5b9a1e067 Merge https://github.com/kubernetes-csi/csi-release-tools/pull/175 from jimdaga/patch-1 https://github.com/kubernetes-csi/csi-release-tools/commit/5eeb60299 images: use k8s-staging-test-infra/gcb-docker-gcloud git-subtree-dir: release-tools git-subtree-split: 5b9a1e06794ddb137ff7e2d565416cc6934ec380 --- cloudbuild.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudbuild.yaml b/cloudbuild.yaml index d88fca6f13..f36f265fc8 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -27,7 +27,7 @@ steps: # The image must contain bash and curl. Ideally it should also contain # the desired version of Go (currently defined in release-tools/prow.sh), # but that just speeds up the build and is not required. - - name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20210331-c732583' + - name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20210917-12df099d55' entrypoint: ./.cloudbuild.sh env: - GIT_TAG=${_GIT_TAG}