From 1dbd19453840fefe2eb4121c8c7b4096f30b9977 Mon Sep 17 00:00:00 2001 From: Igor Sirotin Date: Sat, 14 Sep 2024 18:08:44 +0100 Subject: [PATCH] chore_: logs artifacts --- _assets/ci/Jenkinsfile.tests-rpc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(