Depends what you call a network drive. As always, just make sure you're able to do it manually on some slave command line, then use that command in a Jenkins job.
Side note: don't use node name if you want to restrict which slave your build can run on. Define a corresponding label and use it even only on only one slave to begin with. This will ease adding new slaves when time comes. Le 10 mars 2014 05:01, "Hiteswar" <[email protected]> a écrit : > Hi Jenkins gang , > Is any way to copy files from network drive to Jenkins slave 's workspace > during build . > > Regards > Hiteswar > > > Sent from my iPhone > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- 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]. For more options, visit https://groups.google.com/d/optout.
