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