You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Literate seems to be the solution to limit the configuration needed in Jenkins. Have played with it and it works great when just doing the basics. My issue is that we need to have different environment setup when doing test, like have a redis available. For that we use the "custom tool" plugin so in a job configuration we can in the "Build Environment" specify custom tools that should be used. The question how can this be done using the literate plugin? Have seen that there are some solutions for Publishers and Notifiers but not for build environments.