I'd like to split a job into 3 jobs: 1. setup 2. run-tests 3. cleanup
If setup is successful, it should launch the run-tests job. If it fails, it should run the cleanup job. The run-tests job should always run the cleanup job. The "Build other projects" plugin doesn't have that functionality and when I did a search, I couldn't find anything that looked like it would do that. Are there any other plugins that I missed that would let me do this? -- View this message in context: http://jenkins-ci.361315.n4.nabble.com/Post-build-action-how-can-I-build-job-B-if-A-is-successful-or-job-C-if-A-fails-tp4687732.html Sent from the Jenkins users mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
