Added post for junit
This commit is contained in:
Vendored
+6
@@ -49,4 +49,10 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
post {
|
||||
always {
|
||||
junit 'test-results/TEST-catalog*.xml'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user