Hello, I am looking for options to customize Jenkins after start up. For e.g. set up tools such as Java, Git, Maven, etc.
While i do see the option of writing groovy scripts and placing them at $JENKINS_HOME/HOOK.groovy.d, I would prefer to read the tool locations (in my groovy file) from a YAML configuration and load them dynamically.. Is there a way i can read environment variables in these init scripts? Or through YAML Beans? Any pointers will be much appreciated. I am planning to use the Jenkins docke images Regards, Z -- 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/c2da989e-1e70-4a8e-a85f-570d21c669c1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
