I have a Jenkins MultiBranch pipeline project that points to a Jenkinsfile in my git repo. I want it to trigger another Jenkinsfile that is located in the same repo but in different folder.
How can it be done?
Thanks!!!
I have a Jenkins MultiBranch pipeline project that points to a Jenkinsfile in my git repo. I want it to trigger another Jenkinsfile that is located in the same repo but in different folder.
How can it be done?
Thanks!!!