Day 29: Important Jenkins Interview Questions
Question 1: What’s the difference between continuous integration, continuous delivery, and continuous deployment? Answer: Continuous Integration (CI): It is the practice of frequently integrating code changes into a shared repository. The main goal ...





