From cab1fec4b7fee3c6cb9d5ec2e8715cb131c34138 Mon Sep 17 00:00:00 2001
From: fejao <mail@fejao.de>
Date: Wed, 12 Feb 2025 09:26:50 +0100
Subject: [PATCH] setting ci-cd

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7fb777b..7356b74 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -29,7 +29,7 @@ variables:
 stages:
   - test-debug
   - yamllint
-  - downstream_role_test
+  # - downstream_role_test
   - upstream-trigger
   - syntax-check
   - lint-tests
-- 
GitLab