Jenkinsfile updated.
This commit is contained in:
Vendored
-1
@@ -20,7 +20,6 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
post {
|
||||
always {
|
||||
xunit (tools: [ GoogleTest(pattern: 'test_report.xml') ])
|
||||
|
||||
Reference in New Issue
Block a user