0 votes
in Jenkins by
If your project build is broken, what should you do?

1 Answer

0 votes
by

There are 2 ways to resolve a broken build –

  1. Open the console and double check if all the files are taken. If any changes are missing, place them correctly.
  2. Replicate the problem on your local set up to debug and fix the issue.

Related questions

0 votes
asked Mar 19, 2020 in Jenkins by Ramirez
0 votes
asked Oct 21, 2019 in Jenkins by rajeshsharma
...