mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#11043)
This commit is contained in:
parent
38130b732f
commit
9d701e5bcd
|
@ -1 +1 @@
|
|||
d73bbab59958e407b00d9c4d9fae371924a120aa
|
||||
4ad508c01531a886e8aa12b4d0cd26ca9cfa6107
|
||||
|
|
|
@ -26,7 +26,7 @@ set -e
|
|||
WD=$(dirname "$0")
|
||||
WD=$(cd "$WD"; pwd)
|
||||
|
||||
# shellcheck disable=SC1090
|
||||
# shellcheck disable=SC1090,SC1091
|
||||
source "${WD}/setup_env.sh"
|
||||
|
||||
# Override variables with container specific
|
||||
|
|
Loading…
Reference in New Issue