持续部署

continuous deployment

中文定义

一种自动化的软件发布规程,在所有指定的测试通过后,所有代码更 改都部署到生产上。

English Definition

An automated software release procedure in which all code changes are deployed to production after all specified tests have passed.