Hello, I am using a job that is triggering 2 jobs A & B, using build flow plugin. Each job is build flow job itself. I can use guard and rescue, but what I really need is to exit if Job A fails (or any job under Job A fails). So whats the syntax of adding just exit within rescue part of Job A?
Thanks S -- View this message in context: http://jenkins.361315.n4.nabble.com/build-flow-plugin-syntax-tp4638009.html Sent from the Jenkins users mailing list archive at Nabble.com.
