mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#7437)
This commit is contained in:
parent
ce02a6fe1a
commit
b6b9600fc5
|
@ -1 +1 @@
|
||||||
ccf27627aaeceebf2f8844656e3b76a0b7eac3f6
|
9d303ced37231407b7bfa7c7a1cd2de95299c84a
|
||||||
|
|
|
@ -59,7 +59,7 @@ fi
|
||||||
|
|
||||||
# Build image to use
|
# Build image to use
|
||||||
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
||||||
export IMAGE_VERSION=master-2020-05-28T00-40-33
|
export IMAGE_VERSION=master-2020-05-31T23-50-32
|
||||||
fi
|
fi
|
||||||
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
||||||
export IMAGE_NAME=build-tools
|
export IMAGE_NAME=build-tools
|
||||||
|
|
Loading…
Reference in New Issue