📅  最后修改于: 2022-03-11 14:56:29.309000             🧑  作者: Mango
Continuous Integration and Deployment tool. 3 components ofJenkins
â 1. Code change à Devs makes changes to the applicationcode
â 2. Test à CI tool automatically picks up the changes and tests the application
â 3. Deploy à CI tool deploys the application with changes