From e9169333fe9bbca1628a0f51a09515f83b588419 Mon Sep 17 00:00:00 2001 From: Olivier Gonzalez Date: Thu, 22 Aug 2019 11:25:27 +0000 Subject: Improve doc about bridge job limitations --- doc/ci/multi_project_pipelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ci/multi_project_pipelines.md b/doc/ci/multi_project_pipelines.md index cb8d383f7d9..61f260cb70d 100644 --- a/doc/ci/multi_project_pipelines.md +++ b/doc/ci/multi_project_pipelines.md @@ -205,5 +205,5 @@ Some features are not implemented yet. For example, support for environments. - `stage` - `allow_failure` - `only` and `except` -- `when` +- `when` (only with `on_success`, `on_failure`, and `always` values) - `extends` -- cgit v1.2.1