We are running spot bugs through ANT script. We would like to fail the Jenkins build if new bugs are introduced. Kindly let me know if there is an option
Asked
Active
Viewed 145 times
0
-
I don't know spot bugs but in generally this is possible. Do you use pipeline or freestyle? – smelm Oct 17 '19 at 11:15
-
I use scripted pipeline – jon Oct 17 '19 at 13:22
-
Do you know if spot bugs uses a specific exit code when bugs are found? – smelm Oct 17 '19 at 14:53