Back end technologies
Implementing CI/CD Using GitHub Actions: A Quick Guide to Build a CI/CD Pipeline
A few days back, I wrote an article – CI/CD using GitLab. In that article, I talked about implementing CI/CD using GitLab, which is used to automate build, test, deploy, and monitor your applications. Since then, I’ve moved onto another organization, my favorite, GitHub. And in this guide, I’m going Read more…