Skip to content

Commit

Permalink
Automator: update common-files@master in istio/api@master (#2898)
Browse files Browse the repository at this point in the history
  • Loading branch information
istio-testing authored Aug 10, 2023
1 parent 86459b6 commit bfba3dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion common/.commonfiles.sha
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5f3fa5b9fb77bbe51a5827509f942f6d88b9f72c
7d5d2f93cd46e0ca14a7586f5fa7c667335714e5
1 change: 1 addition & 0 deletions common/scripts/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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}" "$@"

0 comments on commit bfba3dd

Please sign in to comment.