fae flag for test debug step
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
b7c7615a72
commit
b094c78ef1
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -84,7 +84,7 @@ pipeline {
|
|||||||
) {
|
) {
|
||||||
script {
|
script {
|
||||||
sh 'curl https://build.lwjgl.org/addons/lwjglx-debug/lwjglx-debug-1.0.0.jar -v -L > ./lwjglx-debug-1.0.0.jar'
|
sh 'curl https://build.lwjgl.org/addons/lwjglx-debug/lwjglx-debug-1.0.0.jar -v -L > ./lwjglx-debug-1.0.0.jar'
|
||||||
sh 'mvn clean test -P integrationDebug -DmaxLogs'
|
sh 'mvn clean test -P integrationDebug -DmaxLogs -fae'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user