IIUC you're trying to use the FS somehow. In general don't do this because
you're tying yourself to internals that may change anytime (and could never
work as soon as you're starting to use many different agents for those
jobs).

Google for "copy artifacts plugin"

Le 7 févr. 2017 2:48 PM, "Moshe Zuisman" <[email protected]> a écrit :

> Hi.
> I have 2 jenkins jobs(both runs on amazon EC2 nodes).
> One archive some file as artifact. Second is defined to have an access to
> those artifact.
> When I comes to second node (that access artifact, created by first one) I
> see that those artifact lays under directorry :
> *workspace\label=windows2012Aws_ONE_LOCAL_MSSQL*
> Where *windows2012Aws_ONE_LOCAL_MSSQL *is name of primary job - that
> creates artifact...
> Is there some Jenkins mnemonic, that I can put in my second job - to point
> my script (power-shell) where ios those file located? Or I have to use
> hardcoded path %workspace%../../../*label=windows2012Aws_ONE_LOCAL_MSSQL *like
> I have to do now?
>
> --
> 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/099cae7f-9656-47e8-8986-6327016ec4a4%40googlegroups.
> com
> <https://groups.google.com/d/msgid/jenkinsci-users/099cae7f-9656-47e8-8986-6327016ec4a4%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/CANWgJS4Mus_A7R13M0H4eiR5wQMdeKAsmfz5Jnj9jTbDEjvQRw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to