Hi noble Jenkins developers, I have a few Groovy scripts that set up my Docker-shipped Jenkins. As instructed here - https://hub.docker.com/_/jenkins/ - I copy them to /usr/share/jenkins/ref/init.groovy.d/. The problem is that now I need some constants to be shared with my plugin which is a part of this Jenkins.
Where should I put the appropriate shared JAR in my Dockerfile in order for the referenced constants to be resolved during the Groovy setup script execution? Thanks in advance! -- 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/dbd180d8-d5d9-404b-895b-dee98d50e2c4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
