Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dockerized_execution: Clean broken .cache folder references
Running dockerized tests while having bazel cache references in your repository folder could lead to errors like this: "<path> is not in the subpath of '/git'" This change fixes that by removing any broken links to this .cache folder of the base host from the mounted repository root. Change-Id: Ib0c82d588f67d3b261d55103d0b37d10524f3d83 (cherry picked from commit 6807202482a4ab83c11f6343cac789d4ef8e868e)
- Loading branch information