jenkins-with-docker/alpine/executors.groovy
Andreas Fahrecker 5d4983e555
Some checks failed
andreas-personal/jenkins-with-docker/pipeline/head There was a failure building this commit
Added executors.grovy file to alpine directory
2024-03-12 18:39:02 +01:00

3 lines
59 B
Groovy

import jenkins.model.*
Jenkins.instance.setNumExecutors(0)