Day 29 Task: Jenkins Important Interview Questions
What’s the difference between continuous integration, continuous delivery, and continuous deployment? Continuous Integration (CI)→ Developers frequently merge code into the main branch.→ Every commit triggers an automatic build and test, so bugs ar...




