jenkinsfile update
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
This commit is contained in:
parent
f7c4693dc7
commit
45cf7c17a7
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -50,6 +50,7 @@ pipeline {
|
||||
catchError {
|
||||
sh 'mvn test -P integration'
|
||||
}
|
||||
sh 'if ! grep -q "Errors: 2" ./target/surefire-reports/*; then touch ./testsuccess; fi'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user