Skip to content

Commit

Permalink
Compute diff statistics.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Mar 21, 2022
1 parent 02235cc commit 47b8f02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ node('java11-agent') {
stage ('Git mining') {
discoverGitReferenceBuild()
mineRepository()
gitDiffStat()
}

stage ('Build, Test, and Static Analysis') {
Expand Down

0 comments on commit 47b8f02

Please sign in to comment.