-
Improvement
-
Resolution: Duplicate
-
Minor
-
Jenkins version 2.31
I want to set the path of Jenkinsfile in Multibranch job, because I would like to build two different product from same git repository. These products will have more branches (develop_product1, release_product1, develop_product2, release_product2), that is why I have to create multibranch jobs. I know it strange, but this is the task. Currently, the multibranch use the repo root Jenkinsfile, and I have to write into this the two different build logic. I think it would be nice, if I can override this path, then I will create two dirs for these jenkinsfiles.
- is related to
-
JENKINS-34561 Allow to detect different Jenkinsfile filenames
-
- Resolved
-
[JENKINS-39861] Jenkinsfile path of Multibranch pipeline
Component/s | New: workflow-multibranch-plugin [ 21465 ] | |
Component/s | Original: multi-branch-project-plugin [ 21127 ] |
Assignee | Original: Matthew DeTullio [ mjdetullio ] |
Component/s | New: pipeline [ 21692 ] | |
Component/s | Original: workflow-multibranch-plugin [ 21465 ] |
Component/s | New: workflow-multibranch-plugin [ 21465 ] |
Link |
New:
This issue is related to |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Users, watch out for the problem I reported in
JENKINS-40267.