Day 23 : Jenkins Freestyle Project for DevOps Engineers
What is CI/CD?
CI or Continuous Integration is the practice of automating the integration of code changes from multiple developers into a single codebase. It is a software development practice where the developers commit their work frequently into t...
rksingh.hashnode.dev4 min read