Need to set condition as build failed then build should be seen as failure
10 views
Skip to first unread message
sanjay naik
unread,
Dec 15, 2020, 2:55:29 AM12/15/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
HI All,
I am using MSBILD plugins for compiling C# code in jenkins & using solution file I am compiling C# code, but if I run multiple solution file in 1 job & in case 1 solution file getting error and all are successful then build showing successful instead of failure. I am attaching screenshot. Please let me know which condition I can set