Skip to content

Commit dd6aa36

Browse files
committed
use default "test-compile" setting for reports and statistics
reverts 847e8dc
1 parent ee76284 commit dd6aa36

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Jenkinsfile

+1-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,7 @@ pipeline {
3838

3939
stage('Reports and Statistics') {
4040
steps {
41-
// START CUSTOM oshdb
42-
reports_sonar_jacoco('compile')
43-
// END CUSTOM oshdb
41+
reports_sonar_jacoco()
4442
}
4543
}
4644

0 commit comments

Comments
 (0)