xxx
dustin/photoframe2/pipeline/pr-dev/ci There was a failure building this commit
Details
dustin/photoframe2/pipeline/pr-dev/ci There was a failure building this commit
Details
parent
3635f83935
commit
1a55350ce9
|
@ -31,6 +31,9 @@ pipeline {
|
||||||
}
|
}
|
||||||
failure {
|
failure {
|
||||||
dir('/var/tmp/portage') {
|
dir('/var/tmp/portage') {
|
||||||
|
sh 'pwd'
|
||||||
|
sh 'cat /proc/self/mountinfo || :'
|
||||||
|
sh 'find || ls'
|
||||||
archiveArtifacts '*/*/temp/*.log'
|
archiveArtifacts '*/*/temp/*.log'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue