mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#7768)
This commit is contained in:
parent
b439f05675
commit
2d8ded6804
|
@ -1 +1 @@
|
|||
95db31bfc37e5b9637ca6e368308db9bbdd59d4d
|
||||
8e5eec35f819cc85374dd434b8ceaf58bf560490
|
||||
|
|
|
@ -50,5 +50,6 @@ export REPO_ROOT=/work
|
|||
--mount "type=bind,source=${PWD},destination=/work,consistency=cached" \
|
||||
--mount "type=volume,source=go,destination=/go,consistency=cached" \
|
||||
--mount "type=volume,source=gocache,destination=/gocache,consistency=cached" \
|
||||
--mount "type=volume,source=cache,destination=/home/.cache,consistency=cached" \
|
||||
${CONDITIONAL_HOST_MOUNTS} \
|
||||
-w /work "${IMG}" "$@"
|
||||
|
|
Loading…
Reference in New Issue