mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#10069)
This commit is contained in:
parent
c26390c6ff
commit
afaae95857
|
|
@ -1 +1 @@
|
||||||
7809c4c9d5ed08daeca6c478142bb1d5b8671044
|
27b52792cd1bfa22d94fd21c918e4e77cee4403e
|
||||||
|
|
|
||||||
|
|
@ -63,7 +63,7 @@ fi
|
||||||
|
|
||||||
# Build image to use
|
# Build image to use
|
||||||
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
||||||
export IMAGE_VERSION=master-2021-07-13T05-13-58
|
export IMAGE_VERSION=master-2021-07-13T15-25-11
|
||||||
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