Merge pull request #28484 from sftim/20210618_add_comment_about_cloudbuild_source_image_tag

Explain build image versioning for local preview container image
This commit is contained in:
Kubernetes Prow Robot 2021-06-27 16:15:24 -07:00 committed by GitHub
commit 91afafd592
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ timeout: 1200s
options:
substitution_option: ALLOW_LOOSE
steps:
# It's fine to bump the tag to a recent version, as needed
- name: "gcr.io/k8s-testimages/gcb-docker-gcloud:v20190906-745fed4"
entrypoint: make
env: