Web hook is Poking but not Building

2018-01-12 Thread Sujeet Kumar Padhi
I have created Jenkins Pipeline Project and added the web hook to the GitHub Repo. Wherever I push something on the master branch, build is getting triggered automatically on Jenkins. But, when I make some commits to the other branches, the build is not getting triggered. In logs I can see it i

Re: Provisioning Docker Containers on a Remote Host Using Jenkins Master

2017-11-26 Thread Sujeet Kumar Padhi
tered as > credentials) and define an agent template so your builds can allocate a > transient build agent on this remote node. You'll need to define a label in > this template so your job are configured with this label, and Jenkins knows > they are supposed to run here. >

Provisioning Docker Containers on a Remote Host Using Jenkins Master

2017-11-25 Thread Sujeet Kumar Padhi
I have Docker Engine installed on an Ubuntu 14.04 LTS Server. I have activated the Docker API as well by making some changes to the config files and I am able to access the APIs. I have jenkins installed on another Ubuntu 14.04 server. Can somebody please help me with the steps to build/run i

Re: Unable to sign up for http://jenkins-ci.org/ account

2014-03-23 Thread Sujeet Kumar
When you sign up for jenkins you will get a mail to verify the account. Click on the link and then try you should get a password. Hope this helps. On Sunday, March 23, 2014 9:36:37 AM UTC-7, Mani wrote: > > > > -- Forwarded message -- > From: Manivannan > > Date: Sun, Mar 23, 201

Creating a new Job gives me an error

2014-03-23 Thread Sujeet Kumar
Hi, I have just installed Jenkins in my PC and it is running perfectly. But whenever I try to create a new Job it gives me below error SyntaxError: Invalid range in character class (form not submited). Please suggest -- You received this message because you are subscribed to the Google Groups