Change 25006

Paul Allen
Support for remote Jenkinsfiles in a MultiBranch project.

Jenkinsfile are idenitified by the Include branches path (e.g.  //depot/Remote/...), but you must add a Mapping in the BranchSource->Advanced->View Mappings to locate the projects source and use a special ${BRANCH_NAME} in the path.
e.g. //depot/ProjectA/${BRANCH_NAME}/...

JENKINS-53936
10 edited 0 added 1 deleted
Tip: Use n and p to cycle through the changes.