31. 持續交付和持續部署有什什麼不同?
前者需⼿手動發佈 (Release) ⾄至⽣生產環境 (Production),⽽而後者則⾃自動化之。
31
Continuous Delivery
Continuous Deployment
auto auto manual
Build Deploy Test Release
auto auto auto
Build Deploy Test Release
112. 我的 Pipeline 進化史
Unit Test Integration Test Delivery DeploymeBuildSyntax Check
Unit Test Delivery DeploymeBuildSyntax Check
Unit TestDelivery DeploymeBuildSyntax Check
Delivery
Deployme
BuildSyntax Check
BuildSyntax Check
Build