-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
-
Fully Compatible
Currently Bazel is using /home/ubuntu/.cache/bazel which doesn't get cleaned up after task execution.
Configure Bazel to use a directory inside of the task root directory to make sure the disk cache is cleared after each task execution to avoid disk space issues.