From Git Push to Production; How CI/CD Pipelines Really Work
Jan 23 · 4 min read · If you have ever pushed code to Git and magically seen it appear live on a website, you have already used CI/CD, even if you did not fully understand what was happening. What really happens after git push? Let us walk through this together slowly and...
Join discussion