Hello everyone,

I'm trying to set up jobs that build non-master branches for several 
private GitHub repositories.

To do so, I've tried specifying '*/master' as branch and adding an 
'Inverse' strategy for choosing what to build.

However when I do this and push to the master branch, the job is still run. 
The job checks out a revision from some other branch and builds that. This 
is not what I want: I want pushes to master to simply not trigger this job 
at all.

Is this possible? Am I doing something wrong?

Thanks in advance!

Murph

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/08fafae8-5b45-4e04-908d-b1f2614d097a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to