What I would do:

1. Create Build-Flow-Job project A1 with following code
build('project A',
      my_parameter:true,
      my_other_parameter: params.my_other_parameter
     )  

2. Use project A1 for copying artefacts from the last successful build.

Regards
 

Am Dienstag, 1. September 2015 18:49:55 UTC+2 schrieb Alan Birtles:
>
> is there a way for copy artefacts to copy from the latest build of a 
> project which was built with a specific parameter? e.g. copy artefacts from 
> the last successful build of project A that was built with my_parameter set 
> to true
>

-- 
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/c4f652ad-10e0-41a4-a424-da8984c5566a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to