Comment on Use Jenkins "Build Per Branch" for Git Feature Branch DevelopmentparentComments−enobrev14yFor that exact reason, I usually to put all my build scripts into a bash file, and just call that bash file from jenkins.
Comments
For that exact reason, I usually to put all my build scripts into a bash file, and just call that bash file from jenkins.