mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-05-27 22:57:51 +02:00
18 lines
198 B
Markdown
18 lines
198 B
Markdown
# ${docGenStepName}
|
|
|
|
## ${docGenDescription}
|
|
|
|
## Prerequsites
|
|
|
|
none
|
|
|
|
## ${docGenParameters}
|
|
|
|
## ${docGenConfiguration}
|
|
|
|
## Example
|
|
|
|
```groovy
|
|
artifactSetVersion script: this, buildTool: 'maven'
|
|
```
|