How to download specific artifact from another build plan

nisha September 16, 2020

Hi,

I have multiple build plans (B1, B2, B3) that triggering another build plan (B4) in the same time, by using python script.

B4 creates an artifact of xml file, I want to get the correct artifact (after B4 is finished) in builds B1, B2, B3.

 

For example:

B1 triggered B4-1

B2 triggered B4-20

B3 triggered B4-33

 

As a result I would like that

B1 will take the artifact from B4-1 

B2 will take the artifact from B4-20

B3 will take the artifact from B4-33

 

I saw that there is an option to use Artifact Download task, but I'm not sure how this task is working.

Is it always take the last one? 

 

Is there any other way to achieve this? and how?

Thanks

 

1 answer

0 votes
pBogey December 11, 2024

So, did you figure it out?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events