Skip to content

Commit

Permalink
JaCoCo report recorded (build)
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
  • Loading branch information
senivam authored and lukasj committed Aug 18, 2021
1 parent 026b786 commit 2f818ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/jenkins/continuous.groovy
Expand Up @@ -64,6 +64,7 @@ pipeline {
sshagent([SSH_CREDENTIALS_ID]) {
sh 'etc/jenkins/continuous.sh'
}
jacoco()
recordIssues(tools: [java(), javaDoc(), spotBugs(useRankAsPriority: true)])
}
}
Expand Down

0 comments on commit 2f818ed

Please sign in to comment.