CI/CD Basics — Why and When?
CI/CD stands for Continuous Integration/Continuous Delivery or Continuous Deployment. It is a software engineering practice that aims to automate the process of building, testing, and releasing software. The goal of CI/CD is to enable teams to quickl...
yogeshwarghule.hashnode.dev8 min read