Search notes:

Continuous delivery

Continuous Delivery (CD) is the process with which code is built, tested, and deployed to one or more test and production environments.
The artifacts that are deployed are produced by Continuous integration (CI).

See also

Continuous integration (CI) artifacte

Index