Docs(license): Add Documentation of MAven und Gradle to base

This commit is contained in:
Marcel Feix 2022-07-05 16:44:28 +02:00
parent eb648f69c2
commit ffab9bc5ee
No known key found for this signature in database
GPG Key ID: 04D016E104A25F03

View File

@ -58,6 +58,7 @@ Publishing containers is a very cheap operation.
The following graph charts shows thru which stages containers will go and which artefakts will be passed between stages. The following graph charts shows thru which stages containers will go and which artefakts will be passed between stages.
[mermaid] [mermaid]
.... ....
flowchart LR flowchart LR
@ -142,6 +143,8 @@ include::chapters/templates/documentation/documentation.adoc[leveloffset=2]
This collection provides templates to simplify your licencing prozess. This collection provides templates to simplify your licencing prozess.
include::chapters/templates/license/license.gitlab-ci.adoc[leveloffset=2] include::chapters/templates/license/license.gitlab-ci.adoc[leveloffset=2]
include::chapters/templates/java/gradle/gradle-license.gitlab-ci.adoc[leveloffset=2]
include::chapters/templates/java/maven/maven-license.gitlab-ci.adoc[leveloffset=2]
[#_pipelines] [#_pipelines]
== Pipelines == Pipelines