gpt4 book ai didi

.net - 如何运行 CruiseControl.NET 任务但仅在特定任务结束后?

转载 作者:行者123 更新时间:2023-12-03 22:30:02 24 4
gpt4 key购买 nike

例如我有三个任务:task1、task2、task3。如何写CruiseControl.NET运行 task3 但仅在 task2 成功结束后的配置文件?

最佳答案

CruiseControl.NET v1.5 使用新的顺序和并行任务增强了任务的执行...

http://confluence.public.thoughtworks.org/display/CCNET/Sequential+Task

<sequential continueOnFailure="false">
<description>Example of how to run multiple tasks in sequence.</description>
<tasks>
<!-- Tasks defined here -->
</tasks>
</sequential>

关于.net - 如何运行 CruiseControl.NET 任务但仅在特定任务结束后?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1725467/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com