Jenkins
What is Jenkins?
Jenkins is an open-source DevOps tool that automates the CI/CD process. The term CI/CD refers to continuous integration, continuous deployment/delivery.
Continuous integration involves code building and testing, the code
As we all kn...
sowmya-mb-techblogs.hashnode.dev3 min read