GitHub Actions Fundamentals : Automate Everything — From Code Push to Production
What is CI/CD?
CI/CD stands for Continuous Integration and Continuous Delivery/Deployment — a set of practices that automate the process of building, testing, and deploying software.
Without CI/CD, th
abhaysblogg.hashnode.dev14 min read