From dbb30801d21a5491cc28cde5537f354b9fafb3fc Mon Sep 17 00:00:00 2001 From: "oleg.vodyanov91@gmail.com" Date: Sun, 25 Jan 2026 23:07:21 +0400 Subject: [PATCH] update steps --- pipelines/docbot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipelines/docbot b/pipelines/docbot index b412909..486c991 100644 --- a/pipelines/docbot +++ b/pipelines/docbot @@ -16,8 +16,8 @@ pipeline { } } } + } post { always { junit 'reports/**/*.xml'; } } -} } \ No newline at end of file