I need to preventing from build the specific job on specific conditions, how i can do this?
Pushing to specific repository and push to git using git push --no-verify
git commit -m "check" git push --no-verify
disable build job automatically when i push to specific branch in specific repo