Jenkins Shared Library

2021-07-13 Thread Raviraj Bhatane
I have a question regarding the execution of JSL scripts on the Jenkins Agent node. I noticed JSL scripts get executed only on Jenkins Master, is it possible to run the JSL script on Jenkins Agents? I have multiple stages in my Pipeline and I wish to run those stages on different Jenkins Agent

Re: "configure" fails with major.minor version issue

2021-07-13 Thread GI D
I downgraded script-security to a version that runs in 1.6 and the problem is now fixed. Thanks for your help! On Monday, July 12, 2021 at 10:11:03 PM UTC+3 kuisat...@gmail.com wrote: > I guess you update some plugins one of those plugins is the script > security plugin, which in the version yo

Using multi-branch pipeline folder properties in a job?

2021-07-13 Thread zil...@gmail.com
I hav a Jenkins folder that contains several jobs. Some of the jobs, not all, are multi-branch pipelines. The multi-pipeline jobs' configuration page has a setting for "Folder properties" and I created a simple string key/value pair in there. How can I reference this in my pipeline? I've tried