1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/documentation/docs/steps/artifactPrepareVersion.md
charly-lemee 0bba8f3d79
docs: fix typo in headline Prerequsites (#1461)
* fix: typo `Prerequsites`

* fix code climate finding

Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
2020-04-26 19:50:39 +02:00

300 B

${docGenStepName}

${docGenDescription}

Prerequisites

none

Example

Jenkins pipelines

artifactPrepareVersion script: this, buildTool: 'maven'

Command line

piper artifactPrepareVersion --buildTool maven

${docGenParameters}

${docGenConfiguration}