docs(Variables): add mvn extra args

This commit is contained in:
Wolfram Gulde 2021-12-07 13:56:50 +01:00
parent a628910a43
commit 07b4040ac6

View File

@ -11,6 +11,7 @@ For more details: https://gitlab.exxcellent.de/gilden/ci/exxcellent-ssh-tool[Gil
|Name |Description | Default Value |Name |Description | Default Value
|ARTIFACT | the name of the artifact the new version is written to by the `set-version` job |"version" |ARTIFACT | the name of the artifact the new version is written to by the `set-version` job |"version"
|MVN_VERSION | defines if the `mvn version:set` command will be run | "true" |MVN_VERSION | defines if the `mvn version:set` command will be run | "true"
|MVN_EXTRA_ARGS | sets extra args which will be added behind the `mvn` command | ""
|=== |===
.push-tag-and-version-template .push-tag-and-version-template