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:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-05-31 21:09:56 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-05-31 21:09:56 +0300
commit9fcbd94aaa2c28096d84701e9474b589c1a1ddee (patch)
tree83a3806c67f8ff16d2a74d8963821a3c838c0a52 /doc/ci/pipelines
parenteabd80f72f4f7d8e19b26526aa1f44c43d78e8b3 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci/pipelines')
-rw-r--r--doc/ci/pipelines/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/pipelines/index.md b/doc/ci/pipelines/index.md
index 0ad25f8af21..af6b9e5b6b3 100644
--- a/doc/ci/pipelines/index.md
+++ b/doc/ci/pipelines/index.md
@@ -229,7 +229,7 @@ This functionality is only available:
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/24851) in GitLab 12.7.
-Users with [owner permissions](../../user/permissions.md) in a project can delete a pipeline
+Users with the [Owner role](../../user/permissions.md) in a project can delete a pipeline
by clicking on the pipeline in the **CI/CD > Pipelines** to get to the **Pipeline Details**
page, then using the **Delete** button.