문제

I'm using TeamCity 7.5. There is a temp directory under c:\TeamCity with some temp files that TeamCity generates. The files are really small (450 kb) however after several months the directory becomes huge (30+ GB)!

Is there a way to make TeamCity delete the temporary files by itself?

도움이 되었습니까?

해결책

Try to add "Build files cleaner (Swabra)" build feature. It cleans up agent's working directory if there is not enough disk space. It also cleans up other workspaces on the agent if necessary.

enter image description here

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top