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.
我想知道是否有办法触发依赖于 Jenkins 中 2 个(或更多)上游工作的工作?现在,如果我添加 2 个作业作为上游触发器,它似乎是一个“或条件”。我希望它像 "AND 条件" 一样评估。这可能吗?
Build Flow 插件应该让你这样做。