0 votes
in Jenkins by
What is the solution if you find a broken build for your project?

1 Answer

0 votes
by
To resolve the broken build follow the below-mentioned steps:

(i) Open console output for the build and check if any file change has missed.

OR

(ii) Clean and update your local workspace to replicate the problem on the local system and try to resolve it (In case you couldn’t find out the issue in the console output).

Related questions

0 votes
asked Jan 17, 2020 in Jenkins by GeorgeBell
0 votes
asked Nov 19, 2019 in Robotic Process Automation by rajeshsharma
...