From ffab9bc5eed913b63e7a70a1d3c180c228da922f Mon Sep 17 00:00:00 2001 From: Marcel Feix Date: Tue, 5 Jul 2022 16:44:28 +0200 Subject: [PATCH] Docs(license): Add Documentation of MAven und Gradle to base --- documentation/document.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/documentation/document.adoc b/documentation/document.adoc index 7c2c8d4..660157e 100644 --- a/documentation/document.adoc +++ b/documentation/document.adoc @@ -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. [mermaid] + .... flowchart LR @@ -142,6 +143,8 @@ include::chapters/templates/documentation/documentation.adoc[leveloffset=2] This collection provides templates to simplify your licencing prozess. 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