mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#6914)
This commit is contained in:
parent
ff78387a16
commit
deaf732a26
|
@ -1 +1 @@
|
||||||
ac00b059f55f17f5bb6113ba1157370a454d7bf4
|
50fb632230b16fdbbcfcf4e7cce42f46f14542f0
|
||||||
|
|
|
@ -53,7 +53,7 @@ fi
|
||||||
|
|
||||||
# Build image to use
|
# Build image to use
|
||||||
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
||||||
export IMAGE_VERSION=master-2020-03-12T14-20-34
|
export IMAGE_VERSION=master-2020-03-18T15-19-34
|
||||||
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