Jenkins Important interview Questions
Questions
What's the difference between continuous integration, continuous delivery, and continuous deployment?
Continuous Integration (CI) is the practice of frequently merging code changes into a shared repository. It involves automating build an...
amrendra0918.hashnode.dev11 min read