Re: Pipeline jobs - Custom build names?

2016-10-20 Thread Sam K
Thank you so much!! Works like a charm!! On Tuesday, October 18, 2016 at 4:21:39 AM UTC-7, Daniel Beck wrote: > > > > On 17.10.2016, at 19:24, Sam K > > wrote: > > > > name the pipeline build jobs like this using the build name setter > plugin > > Just use this in your Pipeline: > > current

Re: Pipeline jobs - Custom build names?

2016-10-18 Thread Daniel Beck
> On 17.10.2016, at 19:24, Sam K wrote: > > name the pipeline build jobs like this using the build name setter plugin Just use this in your Pipeline: currentBuild.displayName = 'whatever' No need for a separate plugin. -- You received this message because you are subscribed to the Google Gr

Pipeline jobs - Custom build names?

2016-10-17 Thread Sam K
Is there a way (yet) to name the pipeline build jobs like this using the build name setter plugin instead of what is now currently showing like this: