Hello,

I have a git repository (hosted on bitbucket) with multiple branches
and would like to configure a Jenkins with multiple jobs for this
repository to only execute a specific job for a specific branch
triggered by a POST commit hook.

I played with the configuration, but until now, the hook triggers
execution of all jobs of the repository and every job builds the last
commit on it's branch.
This is not what I need.

So, is there a way to only execute one job for a branch that received a commit?

Best regards,
Lars

-- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to