mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-03-05 15:15:44 +02:00
* Move setting git info in cpe Everything cpe related should be done in setupCommonPipelineEnvironment. Thus a new parameter was introduced to accept the scmInfo object returned by a checkout. * Improve documentation