In this article, I will list out steps for a popular/mandatory automation in DevOps world. Let’s see how you can setup Jenkins job to trigger on every push to a specific git branch Triggering a Jenkins job for every Git push is needed if you are planning to setup automated release of applications. Techies have […]