mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#13716)
This commit is contained in:
parent
dfb012aeda
commit
cc3367c489
|
@ -1 +1 @@
|
|||
5f3fa5b9fb77bbe51a5827509f942f6d88b9f72c
|
||||
7d5d2f93cd46e0ca14a7586f5fa7c667335714e5
|
||||
|
|
|
@ -57,5 +57,6 @@ read -ra DOCKER_RUN_OPTIONS <<< "${DOCKER_RUN_OPTIONS:-}"
|
|||
--mount "type=volume,source=gocache,destination=/gocache" \
|
||||
--mount "type=volume,source=cache,destination=/home/.cache" \
|
||||
--mount "type=volume,source=crates,destination=/home/.cargo/registry" \
|
||||
--mount "type=volume,source=git-crates,destination=/home/.cargo/git" \
|
||||
${CONDITIONAL_HOST_MOUNTS} \
|
||||
-w "${MOUNT_DEST}" "${IMG}" "$@"
|
||||
|
|
Loading…
Reference in New Issue