Re: [Docker] Multiple Jobs running in the same container instance

2016-12-16 Thread Baptiste Mathus
Hello, Seems like a possible possible use case for Pipeline and the Docker build step plugin. Cheers 2016-12-06 14:43 GMT+01:00 Florian Lier : > Dear all, > > there are some great Docker plugins for Jenkins out there. However, I > couldn't find one > that actually solves the following problem:

Re: Can I execute a script every time a build gets deleted?

2016-12-16 Thread Baptiste Mathus
WS Cleanup Plugin? 2016-12-06 9:11 GMT+01:00 Christoph Nenning : > Hi, > > > on linux this could be done with incron. > > > Regards, > Christoph > > > > > From: jleggett > > To: Jenkins Users , > > Date: 05.12.2016 20:35 > > Subject: Can I execute a script every time a build gets deleted? > > Se

JAVA developer (Expertise in angular JS and EXT JS)

2016-12-16 Thread venkat jonathan
Hi professional, This is VENKAT from Agile Enterprise Solutions. This is in reference to the following position. * Please find below job description if you feel comfortable please revert with updated resume, salary compensation and contact details ASAP * Title:Java D

Re: New version of Jenkins (*) is available for

2016-12-16 Thread Daniel Beck
> On 16.12.2016, at 08:34, Matias Burni wrote: > > I´m using the v2.34 and I don´t find the menu/configuration you´re mentioning > (" Configure Jenkins » Administrative Monitors"). Right, the label is 'Configure System'. I always get this wrong. Go there, then look for 'Administrative monitor

Re: How to use local variable value in bat statement in Jenkins pipeline

2016-12-16 Thread Yogesh Bhole
Thanks Slide. On 15 December 2016 at 13:40, Slide wrote: > You need to use double quotes for groovy to replace the variable in the > string. > > bat "\"%ProgramFiles(x86)%\\MSbuild\\14.0\\bin\\MSBuild.exe\" > Tools\\MailboxRefill\\Mailbox.sln > /property:Configuration=${buildconfiguration} > /t