Re: Jenkins init groovy script to upload custom plugin

2019-05-15 Thread Mark Waite
On Wed, May 15, 2019 at 8:08 PM Nageswara Rao Palukuri Venkata < pvnra...@gmail.com> wrote: > Hi, > > I am creating a Jenkins instance using init scripts. I am able to > configure all the required custom tools, extension and able to configure > the jobs related to my project. I want to install the

Re: Jenkins init groovy script to upload custom plugin

2019-05-15 Thread Nageswara Rao Palukuri Venkata
Hi, I am creating a Jenkins instance using init scripts. I am able to configure all the required custom tools, extension and able to configure the jobs related to my project. I want to install the Veracode plugin also using the init script. Looking for any init script (groovy) to install Veracode

Re: Jenkins init groovy script to upload custom plugin

2019-05-15 Thread Mark Waite
On Wed, May 15, 2019 at 7:37 PM Nageswara Rao Palukuri Venkata < pvnra...@gmail.com> wrote: > How can we upload a custom plugin file using groovy init script? > Is there any init groovy script is available to upload custom plugin > veracode ( > https://tools.veracode.com/integrations/Jenkins/bin/v

Jenkins init groovy script to upload custom plugin

2019-05-15 Thread Nageswara Rao Palukuri Venkata
How can we upload a custom plugin file using groovy init script? Is there any init groovy script is available to upload custom plugin veracode (https://tools.veracode.com/integrations/Jenkins/bin/veracode-jenkins-plugin.hpi) ? -- You received this message because you are subscribed to the Goo