You add it as a build step before you need to use the files. Typically: Copy to slave Build artifacts Publish artifacts Publish Test results On 16 Jul 2014 6:57 AM, "Panikera Raj" <[email protected]> wrote:
> Hi Corneil, > > I have gone through the Copy to slave plugin. Sorry if I understand > wrongly, > as with this plugin we can copy files to slave before building the master > project. But my concern is to copy files in between master build is going > on or at the end of the build is done (before going to start slave > project). If it possible how can I achieve this > > > Thanks in Advance > > Regards, > Panikera > > > > On Tue, Jul 15, 2014 at 10:45 AM, Panikera Raj <[email protected]> > wrote: > >> Thanks Corneil, Les, >> >> I will try and let you know. >> >> >> Regards, >> Panikera >> >> >> On Mon, Jul 14, 2014 at 8:41 PM, Les Mikesell <[email protected]> >> wrote: >> >>> On Mon, Jul 14, 2014 at 2:06 AM, Panikera Raj <[email protected]> >>> wrote: >>> > Hi All >>> > >>> > I have to copy couple of files from master machine (OS x) to slave >>> machine >>> > (Windows) using Jenkins. how can I achieve this. If it is possible >>> then I >>> > need to copy files from master (Users/Panikera/test ) to slave >>> (D:/Panikera) >>> > machine. how to overcome this. >>> >>> Jenkins has pretty good support for source control systems. You could >>> use one of them as a file transport even if you don't need the other >>> versioning features. >>> >>> -- >>> Les Mikesell >>> [email protected] >>> >>> -- >>> 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. > -- 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.
