update steps

This commit is contained in:
oleg.vodyanov91@gmail.com 2026-01-25 23:03:34 +04:00
parent d4dd21afef
commit 0ea80c5963

View File

@ -20,3 +20,4 @@ pipeline {
always { junit 'reports/**/*.xml'; }
}
}
}