You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When autobuilder compiles the Go source code, it will pull the package code and generate a binary file. This consumes a lot of disk space. Can these files be deleted automatically after the scan is completed?
When autobuilder compiles the Go source code, it will pull the package code and generate a binary file. This consumes a lot of disk space. Can these files be deleted automatically after the scan is completed?