By default, Jenkins copies no files from the slave to the master except the build log. You need to explicitly move files via Archive, Publish, Copy, etc
From: [email protected] [mailto:[email protected]] On Behalf Of Alan Evangelista Sent: Friday, June 26, 2015 12:37 PM To: [email protected] Subject: What Jenkins copies from slave to master when a build finishes? Jenkins copies only files saved to a specific diretory (eg job workspace) or any file created by the build (even if outside the workspace)? My tests seem to point to the latter, but I do not know how Jenkins would know all files created by a build, if not restricted to a specific directory. -- 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]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/56de11c3-b73d-47c3-9305-3f32e60a2f4f%40googlegroups.com<https://groups.google.com/d/msgid/jenkinsci-users/56de11c3-b73d-47c3-9305-3f32e60a2f4f%40googlegroups.com?utm_medium=email&utm_source=footer>. 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/6C6EE445A6F6CE4E8A0FFB51B071A4E2D8640442%40AMERMBX02.PERKINELMER.NET. For more options, visit https://groups.google.com/d/optout.
