It would be nice if one could import a stage from a shared library. If this is already possible somehow, then it needs to be better documented.

      pipeline {
        stages {
          stage from.my.utility.package.stages.a
          stage from.my.utility.package.stages.b
        }
      }
      

          [JENKINS-42220] Add ability to import stages from a library

            abayer Andrew Bayer
            pleibiger Peter Leibiger
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: