CI/CD and Deployment Of NodeJs to Heroku Using Jenkins on Google Compute Engine
In this article, we will create a CI/CD pipeline that will deploy our nodejs app to Heroku using Jenkins on google compute engine.
What is CI/CD?
Continuous Integration(CI) and Continuous Delivery(CD) involve developers making changes to code frequen...
tolulopeayo.hashnode.dev7 min read