Jenkins Freestyle Project
#90daysdevopschallenge
#day23
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...
devunnatig.hashnode.dev4 min read