diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cb603846..fd90cc78 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -33,5 +33,5 @@ generateJavaDoc: - ls -la /builds/redactmanager/redaction-service/redaction-service-v1/redaction-service-server-v1 artifacts: paths: - - /builds/redactmanager/redaction-service/redaction-service-v1/redaction-service-server-v1/javadoc + - javadoc* rules: \ No newline at end of file