I haven't tried it, but see if this example works for you: https://github.com/jenkinsci/pipeline-examples/blob/master/pipeline-examples/trigger-job-on-all-nodes/triggerJobOnEveryNode.groovy#L14
-- Craig On Mon, Sep 3, 2018 at 6:43 AM Wramberg <[email protected]> wrote: > Im trying to use the NodeLabel Parameter pluging from a declarative > pipeline ( > https://wiki.jenkins.io/display/JENKINS/NodeLabel+Parameter+Plugin). > Anyone have any ideas how to make this work ? It seems like the > NodeParameter isnt even available in declarative pipelines ? > > > > -- > 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/8e43a74d-e2ac-486b-9f43-574ee99677f3%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/8e43a74d-e2ac-486b-9f43-574ee99677f3%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAG%3DrPVfb%3DTM%2BGukOBUoBweSrBZ1%2BV76J9dq3yn-rMgKowP%3DcFQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
