Merge commit '3aefc40813efe34f0e8de035925eea7f74733b47' into prow-update-master

This commit is contained in:
Patrick Ohly
2021-05-21 09:31:20 +02:00
7 changed files with 173 additions and 39 deletions

View File

@@ -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:v20200421-a2bf5f8'
- name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20210331-c732583'
entrypoint: ./.cloudbuild.sh
env:
- GIT_TAG=${_GIT_TAG}