That's what I was looking for, thanks
On Wednesday, April 4, 2012 1:02:54 PM UTC-7, sti wrote:
>
> Did you try the inverted branch choose strategy in git plugin advanced
> settings on the job configuration page?
>
> -- Sami
>
> 2012/4/4 John Hinnegan :
> > I have 2 auto-build jobs in Jenkins for 1
Did you try the inverted branch choose strategy in git plugin advanced
settings on the job configuration page?
-- Sami
2012/4/4 John Hinnegan :
> I have 2 auto-build jobs in Jenkins for 1 real project (git repo).
>
> Job 1 builds and tests any branch pushed to the repo
>
> Job 2 builds only the m
I have 2 auto-build jobs in Jenkins for 1 real project (git repo).
Job 1 builds and tests any branch pushed to the repo
Job 2 builds only the master branch, and, upon successful tests, pushes the
change out to our testing env.
Both jobs will trigger if a push to master happens. Setting Job 2 to