Update Jenkinsfile
This commit is contained in:
parent
27c8399afa
commit
8cbf069f70
|
|
@ -51,7 +51,6 @@ pipeline {
|
|||
}
|
||||
failure {
|
||||
echo 'Build failed!'
|
||||
junit '**/reports/junit.xml'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue