Create CI/CD Pipelines with GitHub ActionsA practical introduction to pipelines for smarter deliveries
Continuous Integration and Continuous Delivery (or Deployment) – better known as CI/CD Pipelines – is a pillar of modern software teams. Although it may sound like another buzzword, it’s actually about something very practical: automating the way code moves from your local enviroment to production.