From 5e2d16376629249b1f46401a0c4e25361f09057e Mon Sep 17 00:00:00 2001
From: danielspeicher <daniel.speicher@bitegra-solutions.de>
Date: Fri, 5 Mar 2021 13:24:55 +0100
Subject: [PATCH] docker/l3d#87

---
 docs/docker/maven-build/index.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/docker/maven-build/index.md b/docs/docker/maven-build/index.md
index ae0dc1c..c193c2d 100644
--- a/docs/docker/maven-build/index.md
+++ b/docs/docker/maven-build/index.md
@@ -39,3 +39,5 @@ pass a suitable settings file, which is committed in VCS.
 The  variable `MAVEN_OPTS` should also be set. Here you can specify the local repository the Maven build
 process should use. This directory is also cached, so we avoid to downloading the third party modules 
 when not necessary.
+
+The created artifact is stored in Gitlab and can be used for deployment.
-- 
GitLab