> > I am using Jenkins organization for my pipeline jobs. and I want to add > release plug into one of the jobs. as you know we can't change the > configuration in organization job. the only way can do this is using groovy > method. but I can't find any useful method for this. > > any suggestion will be appreciate. >
There are tons of Groovy scripts here, https://wiki.jenkins.io/display/JENKINS/Jenkins+Script+Console You could probably pick up hints from here. Please use them with caution and due diligence. /Ram -- 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/f44262f9-29ac-4ebc-bc7d-28ab0bc65796%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
