mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-16 11:09:33 +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}
|