Re: Getting started with jenkins CI. getting git to trigger build

2016-02-18 Thread niristotle okram
Interesting... Are you able to trigger the build manually? what is the SCM? On Thu, Feb 18, 2016 at 8:47 AM, Moshe wrote: > thank you but I saw this already. some tutorials say use poll scm and > others say use Build when a change is pushed to GitHub. > none of them are triggering the build. > >

Re: Getting started with jenkins CI. getting git to trigger build

2016-02-18 Thread Moshe
thank you but I saw this already. some tutorials say use poll scm and others say use Build when a change is pushed to GitHub. none of them are triggering the build. בתאריך יום חמישי, 18 בפברואר 2016 בשעה 16:34:26 UTC+2, מאת ok999: > > Open the jenkins job configuration page and look for build tri

Re: Getting started with jenkins CI. getting git to trigger build

2016-02-18 Thread niristotle okram
Open the jenkins job configuration page and look for build trigger. On Thursday, February 18, 2016, Moshe wrote: > Hey everyone. > After spending literally hours reading articles, watching videos and what > not, I'm officialy saying jenkins got the best of me. > My requirements are as simple as

Getting started with jenkins CI. getting git to trigger build

2016-02-18 Thread Moshe
Hey everyone. After spending literally hours reading articles, watching videos and what not, I'm officialy saying jenkins got the best of me. My requirements are as simple as they can get. I need jenkins to work with my Git repository and to trigger a build each time a change is made to the bran