2019-03-28 11:46:19 +02:00
|
|
|
# ${docGenStepName}
|
2018-02-07 14:17:33 +02:00
|
|
|
|
2019-03-28 11:46:19 +02:00
|
|
|
## ${docGenDescription}
|
2018-02-07 14:17:33 +02:00
|
|
|
|
|
|
|
## Prerequsites
|
2018-11-06 14:50:09 +02:00
|
|
|
|
2018-02-07 14:17:33 +02:00
|
|
|
none
|
|
|
|
|
2019-03-28 11:46:19 +02:00
|
|
|
## ${docGenParameters}
|
2018-02-07 14:17:33 +02:00
|
|
|
|
2019-03-28 11:46:19 +02:00
|
|
|
## ${docGenConfiguration}
|
2018-02-07 14:17:33 +02:00
|
|
|
|
2019-05-24 15:44:31 +02:00
|
|
|
## ${docJenkinsPluginDependencies}
|
2019-05-24 15:41:49 +02:00
|
|
|
|
2018-03-06 14:43:53 +02:00
|
|
|
## Example
|
2018-02-07 14:17:33 +02:00
|
|
|
|
|
|
|
```groovy
|
|
|
|
artifactSetVersion script: this, buildTool: 'maven'
|
|
|
|
```
|