You can use the external workspace manager 
<https://github.com/jenkinsci/external-workspace-manager-plugin> for this 
purpose. No copies are made, just reuse the same workspace between jobs. 
Examples are provided in the README.

On Monday, July 1, 2019 at 4:37:40 AM UTC-4, sirisha sai wrote:
>
> Hi,
>
> Currently I am working on a .net project.I have a scenario,Job 1 
> output(dll's) needs to be copied to Job 2 Jenkins workspace and then run 
> the corresponding sln(solution) file of Job 2.In this case can I use stash 
> and unstash to copy the files or should I use copy artifacts plugin.I am 
> currently using jenkins pipeline script.Please suggest 
> any references or docs.
>
>
> Thanks,
> Saisirisha
>

-- 
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/2064e1ad-e614-4714-ae79-dba11cf5e9a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to