good-old-jenkins/executors.groovy
Andreas Fahrecker 552ed8a7a5
All checks were successful
andreas-personal/good-old-jenkins/pipeline/head This commit looks good
Initial Commit
2024-03-14 21:31:22 +01:00

3 lines
59 B
Groovy

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