Merge pull request #472 from spiffxp/use-k8s-infra-for-gcb-image

images: use k8s-staging-test-infra/gcb-docker-gcloud
This commit is contained in:
Kubernetes Prow Robot 2021-12-01 00:09:17 -08:00 committed by GitHub
commit c9e69613d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ timeout: 3600s
options:
substitution_option: ALLOW_LOOSE
steps:
- name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20210622-762366a'
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20211118-2f2d816b90'
entrypoint: make
env:
- TAG=$_PULL_BASE_REF