Explain source image versioning for local preview container image
This commit is contained in:
parent
9ae9f5336d
commit
588d7ef7ca
|
@ -7,6 +7,7 @@ timeout: 1200s
|
||||||
options:
|
options:
|
||||||
substitution_option: ALLOW_LOOSE
|
substitution_option: ALLOW_LOOSE
|
||||||
steps:
|
steps:
|
||||||
|
# It's fine to bump the tag to a recent version, as needed
|
||||||
- name: "gcr.io/k8s-testimages/gcb-docker-gcloud:v20190906-745fed4"
|
- name: "gcr.io/k8s-testimages/gcb-docker-gcloud:v20190906-745fed4"
|
||||||
entrypoint: make
|
entrypoint: make
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue