Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在作业历史记录中仅保留失败的构建日志?
我没有足够的磁盘空间来存储成功和失败的构建。我正在寻找一种简单的方法来保留所有红色的日志,而不是 Linux jenkins 上的蓝色/绿色。(也许有一个构建后的操作?)
Discard Old Build插件可以为您做到这一点:
从链接: