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 进行持续集成,并且我有一些项目具有上游和下游构建连接。我Run only if build succeeds在每个项目的配置中都选择了。但是,对于不稳定的构建,构建后步骤仍然会被触发。詹金斯版本是 1.480.3 。我想知道有没有人有类似的经历。
Run only if build succeeds
提前致谢
这是 Jenkins 1.480.3 中的一个现有问题。它得到了解决 1.509.1。jira的链接如下。
https://issues.jenkins-ci.org/browse/JENKINS-14102