From 0373d410a446066c346d745efa0fd466f63b5771 Mon Sep 17 00:00:00 2001
From: OZGCloud <ozgcloud@mgm-tp.com>
Date: Thu, 16 Jun 2022 13:17:31 +0200
Subject: [PATCH] ozg-2502 test rollout

---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 8a022314d4..7186b1e8cf 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -222,7 +222,7 @@ pipeline {
             when {
                 anyOf {
                     branch 'release'
-                    branch 'ozg-2502'
+                    branch 'ozg-2387'
                 }
             }
             steps {
-- 
GitLab