> On 5. Jan 2018, at 22:01, Rijo Simon <[email protected]> wrote: > > On adding node block I get the error: java.lang.NoSuchMethodError: No such > DSL method 'node' found among steps
Per https://jenkins.io/doc/pipeline/steps/ the 'node' step is provided by the 'Pipeline: Nodes and Processes' plugin which you probably don't have installed. -- 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 email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/86A72C39-BDA0-475F-A507-55FCB9F5D56B%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
