diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-04-08 06:09:54 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-04-08 06:09:54 +0000 |
commit | f6cdec670b9b757fc2225a2c6627ab79765e5b8a (patch) | |
tree | 7a1fde030f117b69332d01b22deefd1c81fff458 /doc/ci/pipelines/index.md | |
parent | e2ee1eec50aa8df8543d7ecc585ec0ba5ee544ac (diff) | |
download | gitlab-ce-f6cdec670b9b757fc2225a2c6627ab79765e5b8a.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci/pipelines/index.md')
-rw-r--r-- | doc/ci/pipelines/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/pipelines/index.md b/doc/ci/pipelines/index.md index 18f5c5f6827..5ce4e1649bc 100644 --- a/doc/ci/pipelines/index.md +++ b/doc/ci/pipelines/index.md @@ -475,7 +475,7 @@ to an updated status. This functionality is only available: - For users with at least Developer access. -- If the the stage contains [manual actions](#manual-actions-from-pipeline-graphs). +- If the stage contains [manual actions](#manual-actions-from-pipeline-graphs). ### Deleting a single pipeline |