update steps

This commit is contained in:
oleg.vodyanov91@gmail.com 2026-01-25 23:11:48 +04:00
parent 41c2ece1da
commit e86765b8ff

View File

@ -17,7 +17,4 @@ pipeline {
}
}
}
post {
always { junit 'reports/**/*.xml'; }
}
}