Day 17 Jenkins Part 2
🏗️What is CI/CD?
CI or Continuous Integration is the practice of automating the integration of code changes from multiple developers into a single codebase. It is a software development practice where the developers commit their work frequently int...
blog.apurvsamadder.me3 min read