griddynamics / mpl

[IT-36925] Jenkins Shared Modular Pipeline Library
https://blog.griddynamics.com/developing-a-modular-pipeline-library-to-improve-devops-collaboration/
Apache License 2.0
156 stars 97 forks source link

Allow access to the pipeline configs from MPL instance #87

Open sparshev opened 3 years ago

sparshev commented 3 years ago

During #85 it becomes clear that we need a way to access the pipeline config during the pipeline definition. So I think MPL.getConfig() that can be used as MPL.config will work just well.