xxx
Some checks failed
dustin/photoframe2/pipeline/pr-dev/ci There was a failure building this commit
Some checks failed
dustin/photoframe2/pipeline/pr-dev/ci There was a failure building this commit
This commit is contained in:
3
ci/Jenkinsfile
vendored
3
ci/Jenkinsfile
vendored
@@ -31,6 +31,9 @@ pipeline {
|
||||
}
|
||||
failure {
|
||||
dir('/var/tmp/portage') {
|
||||
sh 'pwd'
|
||||
sh 'cat /proc/self/mountinfo || :'
|
||||
sh 'find || ls'
|
||||
archiveArtifacts '*/*/temp/*.log'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user