16 lines
305 B
Plaintext
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[]
|
|
---- |