问题描述
你好,
在VSTS Build中,在Retention下有一个"Minimum to keep"参数。
in VSTS Build, under Retention there is a "Minimum to keep" parameter.
这是否意味着VSTS将保留最后的工件/工件(根据定义的数量),即使它们超出保留时间范围?
Does this mean that VSTS will keep the last artifact/artifacts (according to defined number) even though they are outside the retention timeframe?
因为保持已经通过其"生活"的定义数量的工件。时间?
As in keep a defined amount of artifacts that has passed its "living" time?
通过查看文档,我无法得到这个问题的答案,我只需要确定是这种情况。
I havent been able to get an answer to this question by looking at the documentation, i just need to be sure that this is the case.
例如。 https://elkjoplabs.visualstudio.com/DefaultCollection/_admin/_BuildQueue
eg. https://elkjoplabs.visualstudio.com/DefaultCollection/_admin/_BuildQueue
希望我能清楚地提出这个问题。
Hope i've asked the question clearly.
推荐答案
我认为它保留在Retention框架内的最小构建数。此最小值仅适用于成功和部分成功。
更多信息请查看以下链接以获取更多信息。
https://www.visualstudio.com/en-us/docs/build/define/retention
希望这能解答您的疑问。
问候,
这篇关于VSTS构建保留 - 执行& quot;最小保持& quot;参数,无限期保留工件数量?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!