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