Compare commits
1 Commits
1a55350ce9
...
839f1d99aa
| Author | SHA1 | Date | |
|---|---|---|---|
| 839f1d99aa |
4
ci/Jenkinsfile
vendored
4
ci/Jenkinsfile
vendored
@@ -30,10 +30,8 @@ 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