How to Build a CI/CD Pipeline Using GitHub Actions (Step-by-Step)
Introduction
What is CI/CD?
Why GitHub Actions
Basic CI/CD Flow
Sample GitHub Actions Workflow
What I Learned
Conclusion
Introduction
In modern software development, manually building and deploying applications is time-consuming and error-pro...
code-to-cloud.hashnode.dev2 min read