-
Type:
Improvement
-
Resolution: Duplicate
-
Priority:
Minor
-
Component/s: pipeline-model-definition-plugin
-
None
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
}
}
- duplicates
-
JENKINS-42224 Need ability to create reusable chunks of Declarative Pipeline
-
- Open
-