If you put that particular snippet in $JENKINS_HOME/init.groovy.d/fileXYZ.groovy it should work as explained below: - https://wiki.jenkins.io/display/JENKINS/Groovy+Hook+Script
You can also force it as part of the jenkins java properties: - https://wiki.jenkins.io/display/JENKINS/Features+controlled+by+system+properties Cheers -- 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/50042661-989f-4bbe-b98e-56e1bb3dcf91%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
