Getting started with (CI/CD) & Deployment of a Java application with Jenkins to Heroku
Mar 8, 2021 · 10 min read · Introduction This article explains the concept of Continuous Integration and Continuous Deployment in a beginner friendly manner. We have various CI/CD tools like Travis CI,Circle CI,github actions but we will be looking at Jenkins. What is CI/CD? Co...
BBraydon commented