Look for pipeline jobs. Might be far easier to achieve that.

https://jenkins.io/pipeline/getting-started-pipelines/

2016-11-13 11:23 GMT+01:00 buddy123 <e...@twistlock.com>:

>
> down votefavorite
> <http://stackoverflow.com/questions/40572774/copy-files-from-remote-jenkins-workspace#>
>
> Im trying to create a cross-compilation job, that will build my code for
> both Windows & Linux. I have set up Windows & Linux jenkins nodes, and
> configured two jobs, one with 'windows' label to run on my Windows machine
> and the other with 'linux' label to run on my linux machine. I installed
> MultiJob plugin, and wrapped both jobs to run in parallel When both
> finishes successfully, I want to copy all the generated files and do
> operations on them In other words I want to copy the files from both jobs
> remote workspaces for further operations Can anyone suggest a way how to do
> it?
>
> --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/jenkinsci-users/05639dc0-fce6-4ce7-9cc1-c39e95ca7498%40googlegroups.
> com
> <https://groups.google.com/d/msgid/jenkinsci-users/05639dc0-fce6-4ce7-9cc1-c39e95ca7498%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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS6i%3DXazsb%3DzYyQ_21PXnJSQN5gNpBmJJycUZrOnwZXTaA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to