I am currently running into a similar issue as you Idan. Within my jenkins file I push git tags, which sets off a trigger in Jenkins, building another build, and the continues in an infinite loop. I looked into the [ci skip] plugin but it does not work. I looked at your link on stack overflow but it doesn't look like it is a solution to my problem.
On Saturday, March 25, 2017 at 12:53:34 PM UTC-7, Idan Adar wrote: > > At last, resolved using parameters, when and expression blocks. > See here: > http://stackoverflow.com/questions/43016942/can-a-jenkins-job-be-aborted-with-success-result > -- 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/0eb72ce8-7d35-4782-8ea9-f820693b0e87%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
