Day 29: Must-Know Jenkins Interview Questions
🟩General Questions❓
🔴What’s the difference between continuous integration, delivery, and deployment?
Continuous Integration (CI): The practice of frequently merging code changes into a shared repository, where automated builds and tests are run to...
ketanhiray.hashnode.dev8 min read