From 5bc9b6062390a75f675779cd0dea2742eb3445c7 Mon Sep 17 00:00:00 2001 From: Andrei Isvoran Date: Thu, 29 Feb 2024 17:16:09 +0200 Subject: [PATCH] draft --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 63248ff6..cc7eaf81 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,4 +31,4 @@ generateJavaDoc: - gradle generateJavaDoc artifacts: paths: - - docs/javadoc/ \ No newline at end of file + - redaction-service-v1/redaction-service-server-v1/docs/javadoc/ \ No newline at end of file