mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-01-18 05:18:24 +02:00
19 lines
256 B
Markdown
19 lines
256 B
Markdown
|
# ${docGenStepName}
|
||
|
|
||
|
## ${docGenDescription}
|
||
|
|
||
|
## Prerequsites
|
||
|
None
|
||
|
|
||
|
## Example
|
||
|
|
||
|
```groovy
|
||
|
jenkinsMaterializeLog script:this, { name -> println "log file: " + name }
|
||
|
```
|
||
|
|
||
|
## ${docGenParameters}
|
||
|
|
||
|
## ${docGenConfiguration}
|
||
|
|
||
|
## ${docJenkinsPluginDependencies}
|