Hi, I'm new to jenkins. I want to understand what is the proper way to deploy git to slaves. I have a git repo on a server, I want to build on a master node which is different from the git repo. Then I want to deploy a clone repo on all the slaves. Is it better to clone on the slaves or just transfer the files? I'm able to checkout on the master from the repos but I can't seem to get the clones on the slaves working. Any help would be appreciated.
-- 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/da8be4a7-3dd3-4af7-9e3c-5d4a21387127%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
