We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5489de6 commit 5eeb602Copy full SHA for 5eeb602
cloudbuild.yaml
@@ -27,7 +27,7 @@ steps:
27
# The image must contain bash and curl. Ideally it should also contain
28
# the desired version of Go (currently defined in release-tools/prow.sh),
29
# but that just speeds up the build and is not required.
30
- - name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20210331-c732583'
+ - name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20210917-12df099d55'
31
entrypoint: ./.cloudbuild.sh
32
env:
33
- GIT_TAG=${_GIT_TAG}
0 commit comments