Merge pull request #1645 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-11-30 11:37:01 -08:00 committed by GitHub
commit ba14700961
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ timeout: 1200s
options:
substitution_option: ALLOW_LOOSE
steps:
- name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20210722-085d930'
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20211008-60e346af'
entrypoint: make
env:
- TAG=$_PULL_BASE_REF