Hi, I am trying to create a jenkins pipeline that can run parallel stages based on a dynamic list. Went through doc https://www.jenkins.io/doc/book/pipeline/syntax/#parallel but could not find a way to do the parallel stages based on a dynamic list. I found ways to achieve the same by using scripted pipelines ( https://www.jenkins.io/doc/pipeline/examples/#parallel-from-list), but was wondering if there is a way to do that with pure DSL.
Thanks Vineeth -- 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/808f6f63-f7b8-45e5-a5f7-a2fbd7cad048n%40googlegroups.com.
