mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#7647)
This commit is contained in:
parent
67e181ce34
commit
f4329fa31f
|
@ -1 +1 @@
|
||||||
a0ae921000dd9c1c15f6cbda7d499ff7103557f5
|
b6b100fa178b373ee9ca258b7fadc486036a382f
|
||||||
|
|
|
@ -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-06-25T05-18-39
|
export IMAGE_VERSION=master-2020-06-30T00-03-39
|
||||||
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