jenkins save hs_err_pid on hard crash
Some checks are pending
studiorailgun/Renderer/pipeline/head Build queued...
Some checks are pending
studiorailgun/Renderer/pipeline/head Build queued...
This commit is contained in:
parent
d336d77173
commit
6089a3a549
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -66,6 +66,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
|
archiveArtifacts artifacts: './hs_err_pid*.log', fingerprint: true
|
||||||
wrap(
|
wrap(
|
||||||
[
|
[
|
||||||
$class: 'Xvfb',
|
$class: 'Xvfb',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user