From e9569f5da7b930c48f186611a601569fa7dc6bf3 Mon Sep 17 00:00:00 2001 From: Matt Penna Date: Fri, 6 Sep 2019 23:16:38 +0000 Subject: Corrected CI to CD in introduction --- doc/user/project/canary_deployments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user/project/canary_deployments.md b/doc/user/project/canary_deployments.md index 5068d2757be..d4c8bf0d309 100644 --- a/doc/user/project/canary_deployments.md +++ b/doc/user/project/canary_deployments.md @@ -2,7 +2,7 @@ > [Introduced][ee-1659] in [GitLab Premium][eep] 9.1. -A popular [Continuous Integration](https://en.wikipedia.org/wiki/Continuous_integration) +A popular [Continuous Deployment](https://en.wikipedia.org/wiki/Continuous_deployment) strategy, where a small portion of the fleet is updated to the new version of your application. -- cgit v1.2.1