diff --git a/Jenkinsfile b/Jenkinsfile index 72b52e3f5..dc1b0809f 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -10,9 +10,7 @@ node { sh 'mvn package' } - stage('show test results') { - junit 'target/surefire-reports/*.xml' - } + stage ('archival') { // archiving artifacts