Closed xitrumm closed 5 years ago
I have a freestyle job with Gitea scm. I setup webhook on Gitea but when others branch change, jenkins will rebuilds once. How can I trigger the build on pushed to master branch only and pushed to others branch do nothing?
Is this the same as https://github.com/jenkinsci/ghprb-plugin/issues/658
Yet it is! Thanks.
I have a freestyle job with Gitea scm. I setup webhook on Gitea but when others branch change, jenkins will rebuilds once. How can I trigger the build on pushed to master branch only and pushed to others branch do nothing?