From 387555e41a05f51fbcfddbfc9545f7136cf48d4d Mon Sep 17 00:00:00 2001 From: Steve Azzopardi Date: Fri, 6 Sep 2019 03:34:08 +0000 Subject: Add docs required version for mirroring status --- doc/ci/multi_project_pipelines.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/ci/multi_project_pipelines.md b/doc/ci/multi_project_pipelines.md index 377ae9717b2..9e18d1d883c 100644 --- a/doc/ci/multi_project_pipelines.md +++ b/doc/ci/multi_project_pipelines.md @@ -178,6 +178,8 @@ 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](https://about.gitlab.com/pricing/) 12.3. + You can mirror the pipeline status from the triggered pipeline to the source bridge job by using `strategy: depend`. For example: -- cgit v1.2.1