in Jenkins by (23.9k points)

What You Do When You See A Broken Build For Your Project In Jenkins?

1 Answer

0 votes
by (32.2k points)

I will open the console output for the build and will try to see if any file changes were missed.

If not able to find the issue that way, Will clean and update my local workspace to replicate the problem on my local and will try to solve it.

Related questions

0 votes
asked May 12, 2022 in Continuous Integration with Jenkins by sharadyadav1986 (31.7k points)
+1 vote
asked May 13, 2020 in Jenkins by Robindeniel (20.8k points)
0 votes
asked Nov 16, 2022 in Jenkins by Robin (14.6k points)
0 votes
asked Mar 19, 2020 in Jenkins by Ramirez (5 points)
...