Skip to content

Commit

Permalink
testing the configurable report compile
Browse files Browse the repository at this point in the history
  • Loading branch information
ConstantinNicolai authored and joker234 committed Oct 31, 2023
1 parent a0c7dad commit 847e8dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ pipeline {

stage('Reports and Statistics') {
steps {
reports_sonar_jacoco()
reports_sonar_jacoco('compile')
}
}

Expand Down

0 comments on commit 847e8dc

Please sign in to comment.