Le mardi 25 juillet 2017 15:05:01 UTC+2, Carlos Sanchez a écrit : > > The kubernetes plugin does that, so you can check for inspiration > > https://github.com/jenkinsci/kubernetes-plugin/blob/master/README.md#pipeline-support > > It would be nice to have a common syntax across container provisioners >
That really looks like what I wanted to implement! I didn't thought of wrapping the node() call inside something which would define the environment to build in, that's definitively interesting, I'll try to play with that I guess.... :) As for the common syntax, I'm just looking now at what you guys did for Kubernetes, I really like that example: https://github.com/jenkinsci/kubernetes-plugin/blob/master/examples/declarative.groovy but I haven't done any Jenkins plugin before, so there's still lot of work coming in :) -- 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/90d963e5-0f7e-4d58-8365-1347a0eccfa4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
