summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Azzopardi <sazzopardi@gitlab.com>2019-09-05 09:09:41 +0200
committerSteve Azzopardi <sazzopardi@gitlab.com>2019-09-05 09:09:41 +0200
commitaa4798d271f4180d62f1f5ba836a0cd1f1dbc37c (patch)
tree5b94d5811a22c28847a9fa844c0bbe2fc53c11c8
parent86a3d82298ea9137c467129d1c828b92d7392ecd (diff)
downloadgitlab-ce-docs/add-introduced-version.tar.gz
Add docs required version for mirroring statusdocs/add-introduced-version
-rw-r--r--doc/ci/multi_project_pipelines.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ci/multi_project_pipelines.md b/doc/ci/multi_project_pipelines.md
index 377ae9717b2..f1ce0a34248 100644
--- a/doc/ci/multi_project_pipelines.md
+++ b/doc/ci/multi_project_pipelines.md
@@ -178,6 +178,9 @@ the ones defined in the upstream project will take precedence.
### Mirroring status from triggered pipeline
+> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/11238) in
+[GitLab Premium 12.3](https://about.gitlab.com/pricing/).
+
You can mirror the pipeline status from the triggered pipeline to the source
bridge job by using `strategy: depend`. For example: