Hi all! I'd like to know - if there's a chance to run multi-configuration project with conditional ? I mean if I use 2 configurations (lables for slaves), and basically my project is running on two different slaves. But I'd like to add e.g. a parameter, and run only one configuration depending on it's value. Lets say I have a Configuration Matrix project with label expression: label1 and label2. And input parameter as $build_on_label1 set to [true|false]. And I want to build only 'label2' configuration if $build_on_label1 is set to 'false'. Is it possible?
Thank you in advance. -- View this message in context: http://jenkins.361315.n4.nabble.com/Multi-configuration-project-with-condition-tp4534784p4534784.html Sent from the Jenkins users mailing list archive at Nabble.com.
