gilde-ci-cd/documentation/chapters/templates/java/maven/maven-build-template.adoc
Marcel Feix 75799e32fc
Docs(*): Translate everything to english
Correction of some paths
2022-07-08 09:55:42 +02:00

16 lines
305 B
Plaintext

:sourcedir: ../../../../../templates/
= maven-build-template
These Templates will build a .jar file with Maven and provides it as an Artifact
.Variables
|===
|Name |Description | Default Value
|===
.mvn-build-template
[source, yaml]
----
include::{sourcedir}java/maven/maven-build.gitlab-ci.yml[]
----