On Wednesday, February 18, 2015 at 6:18:03 PM UTC-5, Jos Backus wrote: > > How does one reference workflow steps like sh and build from inside an > instance method? Using them unqualified yields a no method error.
If you are using the global class library system, read https://github.com/jenkinsci/workflow-plugin/blob/master/cps-global-lib/README.md#writing-shared-code -- 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/76fbc798-162f-43bb-906b-c587a8dd264b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
