Hi All, I have a Pipeline(Recorder) class and in the perform method I am setting the run.setResult(Result.FAILURE) if any exceptions are encountered. This does not fail the Pipeline job instantly but it executes the next stage in the job. Am I missing anything here? Appreciate your thoughts on this.
Thank you. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/10eb8f56-dca8-4196-91bb-da320e555a26n%40googlegroups.com.
