Maybe the below snippet helps: - https://github.com/jenkinsci/pipeline-examples/blob/master/pipeline-examples/trigger-job-on-all-nodes/triggerJobOnEveryNode.groovy#L11-L15
Cheers On Tuesday, 6 December 2016 11:45:25 UTC, Martin Schmude wrote: > > Hello, > > I want to trigger a parameterized remote job from a pipeline job and can't > find out, if this is possible, and if so how to code the trigger. > There is a build step for Jenkins pipelines, that triggers jobs. But it > seems, that it cannot be applied to remote jobs. > Any help? Thanks! > > -- 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/d256c819-6178-42cd-8456-6290f89deb4e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
