How to run a specific test or class using jenkins pipeline

后端 未结 0 458
-上瘾入骨i
-上瘾入骨i 2020-12-16 20:17

I\'m using this command to run my tests:

sh "${mvnHome}/bin/mvn clean test -e -Dgroups=categories.dbd"

but sometimes I want to run

相关标签:
回答
  • 消灭零回复
提交回复
热议问题