diff --git a/Jenkinsfile.groovy b/Jenkinsfile.groovy index 9bf3d0f..d9f6dea 100644 --- a/Jenkinsfile.groovy +++ b/Jenkinsfile.groovy @@ -53,7 +53,7 @@ pipeline { alwaysLinkToLastBuild: false, keepAll: false, reportDir: 'target/site/apidocs/', - reportFiles: 'index.html', + reportFiles: 'allclasses-noframe.html', reportName: 'Javadocs', reportTitles: '' ])