From e86765b8fff799b299a3e46ce227c96cc7de47ce Mon Sep 17 00:00:00 2001 From: "oleg.vodyanov91@gmail.com" Date: Sun, 25 Jan 2026 23:11:48 +0400 Subject: [PATCH] update steps --- pipelines/docbot | 3 --- 1 file changed, 3 deletions(-) diff --git a/pipelines/docbot b/pipelines/docbot index 33023d3..6a6d0d6 100644 --- a/pipelines/docbot +++ b/pipelines/docbot @@ -17,7 +17,4 @@ pipeline { } } } - post { - always { junit 'reports/**/*.xml'; } - } } \ No newline at end of file