diff --git a/_assets/ci/Jenkinsfile.tests-rpc b/_assets/ci/Jenkinsfile.tests-rpc index 8c6050ca4..7f3987c9e 100644 --- a/_assets/ci/Jenkinsfile.tests-rpc +++ b/_assets/ci/Jenkinsfile.tests-rpc @@ -58,7 +58,7 @@ pipeline { always { script { archiveArtifacts( - artifacts: 'integration-tests/reports/*.xml, integration-tests/tests.log', + artifacts: 'integration-tests/reports/*.xml, integration-tests/*.log, integration-tests/coverage/coverage.html', allowEmptyArchive: true, ) junit(