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. For more options, visit https://groups.google.com/d/optout.
