From 7ebcead8cfd2edb810dd0cbda816b6cfbd170fe3 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 9 Mar 2020 18:07:59 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/development/pipelines.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/development/pipelines.md') diff --git a/doc/development/pipelines.md b/doc/development/pipelines.md index ec0e5df6a92..1454f91ac20 100644 --- a/doc/development/pipelines.md +++ b/doc/development/pipelines.md @@ -91,7 +91,8 @@ and are as follows: 1. For `master` branch, create a pipeline (this includes on schedules, pushes, merges, etc.). 1. For tags, create a pipeline. 1. If `$GITLAB_INTERNAL` isn't set, don't create a pipeline. - 1. For stable, auto-deploy, and security branches, create a pipeline. +1. For stable, auto-deploy, and security branches, create a pipeline. +1. For any other cases (e.g. when pushing a branch with no MR for it), no pipeline is created. ## `rules`, `if:` conditions and `changes:` patterns -- cgit v1.2.3