Top "Jenkins-scriptler" questions

The Jenkins Scriptler Plugin allows you to store/edit groovy scripts and execute it on any of the slaves/nodes of a Jenkins instance.

Working with jenkins credentials

I want to know how to Create the credentials that can be used by Jenkins and by jobs running in …

jenkins jenkins-plugins credentials jenkins-scriptler
How can I create parameterized Jenkins job?

I want to use same job in different machine. But I don't want to change the configuration of the job …

jenkins jenkins-plugins jenkins-cli jenkins-scriptler
How to increase jenkins build number automatically?

How to increase jenkins build number automatically or by using shell script?? For now i am doing the same using …

jenkins jenkins-plugins jenkins-cli jenkins-scriptler
Disable all Jenkins jobs from a given Jenkins View / Tab

I have around 100-120 jobs in one of the view called "Gradle Deploys" that I created in Jenkins. How can …

groovy jenkins gradle jenkins-cli jenkins-scriptler