How to Create an Easy CI/CD Pipeline for Single Server Deployment
introduction
In this section, we’re going to learn how to set up a CI/CD pipeline for a single server deployment . So, what does that mean? Basically, we have one server where our application will live and run. This server could be anything – a virtu...
sureshbk.hashnode.dev8 min read