Git is an open-source and free version control system, created by Linus Torvalds in 2005. Unlike SVN and CVS (older…
Tag Archives
git
Quick Nuggets : How to List GIT branches dynamically in Jenkins Pipeline job
Use Case : Now the Project is configured as parameterized Jenkins Job which requires the specific git branch as Input…
Build Automation and Deployment of AEM Using Jenkins
1. Introduction In this Blog, we are going to explain Build Automation using Jenkins. And deploying the code to AEM…