mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#13150)
This commit is contained in:
parent
401103f34a
commit
003aca13c1
|
@ -1 +1 @@
|
||||||
7ae3d16ae44869c5671a99d3315a66661b8ea349
|
b2644560641791daf0328a733292b71e78a7a899
|
||||||
|
|
|
@ -75,7 +75,7 @@ fi
|
||||||
TOOLS_REGISTRY_PROVIDER=${TOOLS_REGISTRY_PROVIDER:-gcr.io}
|
TOOLS_REGISTRY_PROVIDER=${TOOLS_REGISTRY_PROVIDER:-gcr.io}
|
||||||
PROJECT_ID=${PROJECT_ID:-istio-testing}
|
PROJECT_ID=${PROJECT_ID:-istio-testing}
|
||||||
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
||||||
IMAGE_VERSION=master-1cfbb09b1f16e32d7f6a78d722bf87a71d78f391
|
IMAGE_VERSION=master-da033373a3ede6430a389d596f72a39369e46264
|
||||||
fi
|
fi
|
||||||
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
||||||
IMAGE_NAME=build-tools
|
IMAGE_NAME=build-tools
|
||||||
|
|
Loading…
Reference in New Issue