diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-05-26 15:10:57 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-05-26 15:10:57 +0000 |
commit | ede9464fd957582e4e0232f70113942b08ddfe78 (patch) | |
tree | 186b5e12e612810dbf8d4209126737726dd23289 /doc/ci/introduction | |
parent | 04f9cef437b65b4a62624936a37a99cfbfb4d61c (diff) | |
download | gitlab-ce-ede9464fd957582e4e0232f70113942b08ddfe78.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci/introduction')
-rw-r--r-- | doc/ci/introduction/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/introduction/index.md b/doc/ci/introduction/index.md index 307dcdf258c..780c5cd7762 100644 --- a/doc/ci/introduction/index.md +++ b/doc/ci/introduction/index.md @@ -1,6 +1,6 @@ --- stage: Verify -group: Continuous Integration +group: Pipeline Execution info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments description: "An overview of Continuous Integration, Continuous Delivery, and Continuous Deployment, as well as an introduction to GitLab CI/CD." type: concepts |