Thanks! That was just what I needed, but now I have a question about how to 
clear out the stash for each run. Just made a new post for this question.

On Friday, December 22, 2017 at 7:18:47 PM UTC-5, Mark Waite wrote:
>
> The "stash" step stores files from a workspace.  The "unstash" step 
> retrieves previously stored stashes.
>
> Mark Waite
>
> On Fri, Dec 22, 2017 at 5:16 PM red 888 <[email protected] 
> <javascript:>> wrote:
>
>> My parallel steps need access to a local file in the workspace of the 
>> job. But it seems they can access it?
>>
>> I tried listing the workspace in each stream:
>>
>>
>> powershell "ls ${workspace}"
>>
>>
>> they are all empty! Each stream has its own workspace and the output of 
>> each stream ls C:\workspace\branch_name@<stream#> shows no files.
>>
>> How they get access to the main workspace? they're pretty much useless to 
>> me if they can't even access local files.
>>
>>
>> I understand this could create a race condition, is there at least a 
>> feature to copy files from the main workspace to the stream workspaces?
>>
>> -- 
>> 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] <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-users/6ecc868e-4493-4056-9938-152b45b79f8d%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/jenkinsci-users/6ecc868e-4493-4056-9938-152b45b79f8d%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/dff0f128-856f-4421-afbb-0e1573ada850%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to