Introduction To Jenkins
What is Jenkins
Jenkins is a CI/CD tool, written in Java with built-in plugins for continuous integration tasks. It helps automate the parts of software development
It is a server-based system that runs in servlet containers such as Apache Tomcat
W...
harshad-palve.hashnode.dev2 min read