Issues with multibranch pipeline job DSL
问题 I am having issues with multibranch pipeline for job DSL plugin to automate the creation of multibranch pipeline job. The piece am having issues with is how to let set the path to the Jenkinsfile on the repo. I have looked online for documentation but found nothing to help. I have even tried to get example scripts but multibranch job DSL scripts are rare on the internet. Matter of fact could not find any that has Jenkinsfile set in it jobs.groovy folderName = "${JENKINS_PATH}" folder