2018-10-24 13:36:30 +02:00
|
|
|
----------------------------------------------------------
|
2019-02-21 16:46:17 +02:00
|
|
|
--- An error occurred in the library step: ${stepName}
|
2018-10-24 13:36:30 +02:00
|
|
|
----------------------------------------------------------
|
|
|
|
|
2019-02-21 16:46:17 +02:00
|
|
|
The following parameters were available to the step:
|
2018-10-24 13:36:30 +02:00
|
|
|
***
|
|
|
|
${stepParameters}
|
|
|
|
***
|
|
|
|
|
2019-02-21 16:46:17 +02:00
|
|
|
The error was:
|
2018-10-24 13:36:30 +02:00
|
|
|
***
|
|
|
|
${error}
|
|
|
|
***
|
|
|
|
|
2019-02-21 16:46:17 +02:00
|
|
|
Further information:
|
2018-10-24 13:36:30 +02:00
|
|
|
* Documentation of library step ${stepName}: https://sap.github.io/jenkins-library/steps/${stepName}/
|
|
|
|
* Source code of library step ${stepName}: https://github.com/SAP/jenkins-library/blob/master/vars/${stepName}.groovy
|
|
|
|
* Library documentation: https://sap.github.io/jenkins-library/
|
|
|
|
* Library repository: https://github.com/SAP/jenkins-library
|
|
|
|
|
|
|
|
----------------------------------------------------------
|