Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-42220

Add ability to import stages from a library

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

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

              Created:
              Updated:
              Resolved: