how to assign multiple pipeline dynamically in Jenkins for a single job

2016-03-08 Thread Rahul Raj
Is there any script available so that i can assign assign multiple pipeline dynamically in Jenkins for a single job -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an

How to assign dynamically pipeline from single job

2016-03-07 Thread Rahul Raj
I have created one job on Jenkins and also i want to create two pipeline one for check-in and one for Scheduled trigger.How to assign dynamically pipeline from single job only.Means if trigger is check-in it should assign on check-in pipeline, if it is scheduled trigger it should assign on sche