Setup Jenkins BuildPipeline N B 6/16/2019 11:02:00 pm 0 Jenkins Provide Capability to Have pipelines of the jobs Jenkins Pipeline (or simply "Pipeline") is a suite of plugin... Read more »
Add Gitignore file to existing repo N B 2/06/2018 05:00:00 pm 0 Take a new checkout of the existing code from Git Add gitignore file for example touch .gitignore Add following /target .idea/ *.... Read more »
How to Install and Setup Git in Windows N B 5/24/2015 07:03:00 pm 0 To work on GIT we need to download Git for Windows from here Follow the below Screens to setup Git Bash Add following path in '... Read more »
How to Install Jenkins in Windows and add Plugins to Jenkins N B 5/24/2015 06:25:00 pm 0 To Work with Jenkins in Windows we need to download Jenkins Download from here Install msi file of Jenkins from here After Install... Read more »