Fix
testing/ogcore-api/pipeline/head There was a failure building this commit
Details
testing/ogcore-api/pipeline/head There was a failure building this commit
Details
parent
0280923633
commit
b0ec7ee6f0
|
@ -73,7 +73,7 @@ pipeline {
|
|||
}
|
||||
post {
|
||||
always {
|
||||
node {
|
||||
script {
|
||||
// Publicar los resultados de las pruebas de PHPUnit
|
||||
xunit (
|
||||
thresholds: [ skipped(failureThreshold: '0'), failed(failureThreshold: '0') ],
|
||||
|
|
Loading…
Reference in New Issue