-
Improvement
-
Resolution: Won't Do
-
Major
-
None
My build, deploy and test jobs are in a jenkins environment where I don't have access to install plugins. I have my own jenkins instance where I have build pipeline plugin installed. But it looks like build pipeline currently as per design can only chain jobs from the same instance and not from an external jenkins. Is it possible for build pipeline plugin to link jobs from an external jenkins? Is there an alternative? Thanks!