Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ci/introduction/index.md')
-rw-r--r--doc/ci/introduction/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/introduction/index.md b/doc/ci/introduction/index.md
index 895aa8551d7..35692ed7b7e 100644
--- a/doc/ci/introduction/index.md
+++ b/doc/ci/introduction/index.md
@@ -6,7 +6,7 @@ description: "An overview of Continuous Integration, Continuous Delivery, and Co
type: concepts
---
-# CI/CD concepts **(FREE)**
+# CI/CD concepts **(FREE ALL)**
With the continuous method of software development, you continuously build,
test, and deploy iterative code changes. This iterative process helps reduce