mirror of
https://github.com/gradle/actions.git
synced 2026-08-23 06:12:51 +00:00
Add experimental support for cache-cleanup
- Includes basic implementation as `CacheCleaner` - Integration test that checks unused files are removed: - Downloaded dependencies - Local build cache entries - Wrapper distributions
This commit is contained in:
@@ -0,0 +1 @@
|
||||
rootProject.name = 'unused-dependencies'
|
||||
Reference in New Issue
Block a user