In the era of FreeStyleProjects there was the BuildWrapper.decorateLauncher <http://javadoc.jenkins-ci.org/jenkins/tasks/SimpleBuildWrapper.html#decorateLauncher(hudson.model.AbstractBuild, hudson.Launcher, hudson.model.BuildListener)> but I don't know if there is any equivalent operation that can be done for a pipeline step, the documentation states that it won't work. But there is likely some way of switching out the Launcher in the context.
/B On Thu, Mar 23, 2017 at 5:48 AM, James Nord <[email protected]> wrote: > Sorry I see you have that working... > > -- > 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/8b3d5dcf-d69a-47da-96c3-fa8f90ddfe41% > 40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Robert Sandell *Software Engineer* *CloudBees Inc.* -- 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/CALzHZS0Ne01Dz4rzS-CJSUPFRiuFBwG5C2eLMb8Lb150E2fRKA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
