-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
We have a single jenkins file that we use for building and deploying across 50 different git repos. With blueocean how can we do the same thing for pull requests? Instead of having to keep 50 copies of the same jenkinsfile in sync across 50 git repos.
I was wondering similarly. I wonder if it would be possible as a workaround to make hard links to Jenkinsfile that point to locations on the build box.