Hi All, Please assist me with below :-
I have created a multipipeline job with Jenkinsfile. This job will search for Jenkinsfile in GIT repo and will make the job accordingly. In this file I have configured it on the some other node apart from the one where Jenkins is running. Doubts :- 1- when this new job gets created, I can see a folder with the same name on master server as well. How come it's getting created on master node too.ideally I think it should only be in that node which is defined in Jenkinsfile. 2- It creates a folder with the name @2 or @temp. What are these? 3-how can we change the name of the job which automatically gets created from Jenkinsfile. By default it takes the name of the git branch where it finds the JenkinsFile. Thanks and Regards Vishad Alekh -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/03f7a69c-4a67-463c-b5af-da4f555afa6e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
