Fork me on GitHub

关于配置 TeamCity 清理历史 artifacts 问题

使用 CI 一段时间后,artifacts 占用的磁盘会很大,可以配置保留多少天的 artifacts,具体如下:

  • Administration
  • Click the Edit link for any of your branches or <root project>*
  • Clean-up rules on left hand menu
  • Under What to clean-up choose the Edit link.
  • Under the Artifacts section, put a value in the box: Older than the []-th successful build.


REFER:
http://returnsmart.blogspot.com/2015/10/teamcity-how-to-clean-up-old-artifacts.html

https://stackoverflow.com/questions/9007366/team-city-artifact-limit

posted @ 2018-01-30 17:39  花儿笑弯了腰  阅读(1053)  评论(0编辑  收藏  举报