Add ability to import stages from a library

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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
        }
      }
      

            Assignee:
            Andrew Bayer
            Reporter:
            Peter Leibiger
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: