From 4b64398cec6328fbeaadc3e5d97251aa0564d747 Mon Sep 17 00:00:00 2001 From: Mike Gerber Date: Fri, 12 Jan 2024 16:38:27 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A7=20GitLab=20CI=20Test:=20Depend=20o?= =?UTF-8?q?n=20child=20pipeline?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f93f4a2..bdcb93a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,8 +9,8 @@ stages: mirror: stage: triggers - strategy: depend trigger: include: .gitlab/mirror.yml + strategy: depend rules: - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH