-
Improvement
-
Resolution: Duplicate
-
Minor
-
None
Pipeline multibranch plugin currently always searches for Jenkinsfile. I would like to be able to configure name of the Jenkinsfile. That would enable having different jobs running different builds on same repository.
For example, I would have one job running script called Jenkinsfile-quick which would build every commit immediately after push and one job running script called Jenkinsfile-memcheck which would preform valgrind memory analysis every night for every branch.
- duplicates
-
JENKINS-35415 Multiple branch projects per repository with different recognizers
- Open
- mentioned in
-
Wiki Page Loading...