summaryrefslogtreecommitdiff
path: root/doc/ci/pipelines.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-03-09 03:07:59 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-03-09 03:07:59 +0000
commitce130e211808c9b02116f30af4a043f1a4d3a717 (patch)
tree133b0cb229d979361518e806189223eb99edf6c3 /doc/ci/pipelines.md
parented4df05ce917d6cf175aeb508b0485ae5f281a0a (diff)
downloadgitlab-ce-ce130e211808c9b02116f30af4a043f1a4d3a717.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci/pipelines.md')
-rw-r--r--doc/ci/pipelines.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/ci/pipelines.md b/doc/ci/pipelines.md
index be6da22e074..d9522444ef0 100644
--- a/doc/ci/pipelines.md
+++ b/doc/ci/pipelines.md
@@ -299,11 +299,12 @@ Pipeline status and test coverage report badges are available and configurable f
For information on adding pipeline badges to projects, see [Pipeline badges](../user/project/pipelines/settings.md#pipeline-badges).
-## Multi-project pipelines **(PREMIUM)**
+## Multi-project pipelines
-Pipelines for different projects can be combined and visualized together.
+Pipelines for different projects can be combined together into [Multi-project pipelines](multi_project_pipelines.md).
-For more information, see [Multi-project pipelines](multi_project_pipelines.md).
+[Multi-project pipeline graphs](multi_project_pipelines.md#multi-project-pipeline-visualization-premium) help
+you visualize the entire pipeline, including all cross-project inter-dependencies. **(PREMIUM)**
## Parent-child pipelines