Skip to content

chore: update/fix cache clean up script

Xiao Pan requested to merge xp/ci_clean_up_bazel_cache_part2 into main

The previous cache cleanup script failed to cleanup cache due to missing permission in cached files.

The updated script will change the permission of the locked file and try to remove all cached contents.

Edited by Xiao Pan

Merge request reports