-
-
Notifications
You must be signed in to change notification settings - Fork 133
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
This is a little thing, but our project's combined build
directories are up to 500 MB - of which 450 MB are build/reports/dependency-analysis
directories (and 40 MB is the assembled app including libraries). I have a docker build, which returns the build
directories to the host system if the build fails, and it seems docker struggles when that directory gets much over 500 MB.
Not sure what if anything can be done about it? I could probably filter them out.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request