Jenkins pipeline trigger build on code changes from specific branch
I’ve been trying to convert a Jenkins Freestyle project into a Pipeline project which uses a shared library for helper functions, but I have no success in getting the Jenkins Pipeline to trigger a build when changes are made in the source repository.