How to make sure that your project build does not break in jenkins?
Answer Posted / Pooja Jagtani
To prevent a broken build in Jenkins, follow good practices like:n1. Regular testingn2. Keeping dependencies updatedn3. Using branches for development and merging with master only when testedn4. Writing clean code
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category