How do I make a Jenkins job start after multiple simultaneous upstream jobs succeed?

前端 未结 6 1136
天命终不由人
天命终不由人 2020-11-28 19:07

In order to get the fastest feedback possible, we occasionally want Jenkins jobs to run in Parallel. Jenkins has the ability to start multiple downstream jobs (or \'fork\' t

6条回答
  •  挽巷
    挽巷 (楼主)
    2020-11-28 19:40

    Answers by jason & dnozay are good enough. But in case someone is looking for easy way just use JobFanIn plugin.

提交回复
热议问题