Hi there, I have built a build pipeline on Jenkins. Currently I have a demand that a job is triggered by the upstream job, then check the svn is changed or not, if not, do not execute build action.
My idea is I getting svn revision number of previous build and then use script to do the decision. I cannot use the poll scm to trigger the job because each job depends on upstream job. It is possible to do that? -- Thanks, Rory -- Thanks, Rory -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CANVBsrOwVCyCHRDzkNdKZmQjezj2Sc32XijVok-kqAHQcf0EgQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
