I have a Jenkins MultiBranch pipeline project that points to a Jenkinsfile in my git repo. I want it to trigger from another Jenkinsfile that is located in the same repo but in different folder.
How can it be done?
Thanks!!!
In the configuration of the pipeline you can select the location of the Jenkinsfile relative path
2.1m questions
2.1m answers
60 comments
57.0k users