mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#6832)
This commit is contained in:
parent
d4eba6eb52
commit
c2714901a5
2
Makefile
2
Makefile
|
@ -32,7 +32,7 @@ export BUILD_WITH_CONTAINER ?= 0
|
|||
|
||||
ifeq ($(BUILD_WITH_CONTAINER),1)
|
||||
|
||||
$(shell $(PWD)/common/scripts/setup_env.sh)
|
||||
$(shell $(shell pwd)/common/scripts/setup_env.sh)
|
||||
|
||||
RUN = ./common/scripts/run.sh
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
70f2f420e00779b4e576825280d572ff1d295b48
|
||||
c46d62d062139196871640f15f04a57b993ef841
|
||||
|
|
Loading…
Reference in New Issue