xxx
Some checks reported errors
dustin/photoframe2/pipeline/pr-dev/ci Something is wrong with the build of this commit

This commit is contained in:
2024-12-29 12:15:14 -06:00
parent 3635f83935
commit 839f1d99aa

1
ci/Jenkinsfile vendored
View File

@@ -30,6 +30,7 @@ pipeline {
} }
} }
failure { failure {
sh 'sleep infinity'
dir('/var/tmp/portage') { dir('/var/tmp/portage') {
archiveArtifacts '*/*/temp/*.log' archiveArtifacts '*/*/temp/*.log'
} }