diff --git a/docs/docker/maven-build/index.md b/docs/docker/maven-build/index.md
index ae0dc1ca7aedc1a577d7b84440406766c99f26cc..c193c2d5b8f749a611afc69b442e95a38f5cf74b 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.