changes in file
This commit is contained in:
parent
056c41c307
commit
25806d0c5c
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -171,7 +171,7 @@ pipeline {
|
||||||
// Archive unit tests for the future
|
// Archive unit tests for the future
|
||||||
junit (allowEmptyResults: true,
|
junit (allowEmptyResults: true,
|
||||||
testResults: './reports/unit_tests.xml',
|
testResults: './reports/unit_tests.xml',
|
||||||
fingerprint: true)
|
testResults: true)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user