Jenkins Overview
Difference between continuous Integration and continuous deployment
CI-Continuous Integration - Take the code package it up and give it to CD
You have a project in GitHub, and you will package that code and do the unit test, integration test, and s...
vijaycodes.hashnode.dev4 min read