Day 29 : Jenkins Important interview Questions
Questions
What’s the difference between continuous integration, continuous delivery, and continuous deployment?
Continuous Integration : Automatically build and test code every time a developer pushes to the repo
a. Developers frequently merge code...
rksingh.hashnode.dev4 min read