Branch Remote Run Trigger - how to start personal builds for all branches exclude master
Hello,
Could you help me understand how to use "Branch Remote Run Trigger" for triggering personal builds for all Git branches exlude master?
As far as i understood if I would use "refs/heads/*" patern personal builds will starts for master branch too.
Thank you.
Please sign in to leave a comment.
Hello Eduard,
at the moment this is not possible, you have to specify pattern that selects only branches for which we should trigger a build.