Compare commits
1 Commits
839f1d99aa
...
1a55350ce9
| Author | SHA1 | Date | |
|---|---|---|---|
| 1a55350ce9 |
4
ci/Jenkinsfile
vendored
4
ci/Jenkinsfile
vendored
@@ -30,8 +30,10 @@ pipeline {
|
||||
}
|
||||
}
|
||||
failure {
|
||||
sh 'sleep infinity'
|
||||
dir('/var/tmp/portage') {
|
||||
sh 'pwd'
|
||||
sh 'cat /proc/self/mountinfo || :'
|
||||
sh 'find || ls'
|
||||
archiveArtifacts '*/*/temp/*.log'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user