> On 15.11.2016, at 17:29, David Karr <[email protected]> wrote: > > I also need better understanding of the overall restrictions in a > Jenkinsfile, and perhaps WHY those restrictions are there.
http://groovy-sandbox.kohsuke.org/ https://github.com/jenkinsci/workflow-cps-plugin/#pipeline-groovy-plugin Note that Pipeline is best when it handles orchestration. T's not designed to be a substitute for actual build tools. -- 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/44700971-2B77-4470-A4CB-71ED7B278079%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
