mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#16070)
This commit is contained in:
parent
d1aea12431
commit
33d4d16244
|
@ -1 +1 @@
|
|||
f8adbcac4f93b18988097f2fdaf38aa401a3ce72
|
||||
d04ecc833ce9484618179f97d5dbee6fd75bc7a4
|
||||
|
|
|
@ -108,7 +108,7 @@ update-common:
|
|||
fi
|
||||
@cp -a $(TMP)/common-files/files/* $(TMP)/common-files/files/.devcontainer $(TMP)/common-files/files/.gitattributes $(shell pwd)
|
||||
@rm -fr $(TMP)/common-files
|
||||
@if [ "$(AUTOMATOR_REPO)" != "proxy" ]; then\
|
||||
@if [ "$(AUTOMATOR_REPO)" == "proxy" ]; then\
|
||||
sed -i -e 's/build-tools:/build-tools-proxy:/g' .devcontainer/devcontainer.json;\
|
||||
fi
|
||||
@$(or $(COMMONFILES_POSTPROCESS), true)
|
||||
|
|
Loading…
Reference in New Issue