Skip to content

Commit bfba3dd

Browse files
Automator: update common-files@master in istio/api@master (#2898)
1 parent 86459b6 commit bfba3dd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

common/.commonfiles.sha

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5f3fa5b9fb77bbe51a5827509f942f6d88b9f72c
1+
7d5d2f93cd46e0ca14a7586f5fa7c667335714e5

common/scripts/run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,6 @@ read -ra DOCKER_RUN_OPTIONS <<< "${DOCKER_RUN_OPTIONS:-}"
5757
--mount "type=volume,source=gocache,destination=/gocache" \
5858
--mount "type=volume,source=cache,destination=/home/.cache" \
5959
--mount "type=volume,source=crates,destination=/home/.cargo/registry" \
60+
--mount "type=volume,source=git-crates,destination=/home/.cargo/git" \
6061
${CONDITIONAL_HOST_MOUNTS} \
6162
-w "${MOUNT_DEST}" "${IMG}" "$@"

0 commit comments

Comments
 (0)