From 25f0e60f5f2ff3fd63ab1bcc8f4fe306d070fe30 Mon Sep 17 00:00:00 2001 From: Anton Titovets Date: Wed, 18 Mar 2026 13:26:05 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D1=80=D0=B0=D0=B2=D0=BA=D0=B0=20config?= =?UTF-8?q?=5Fglobal?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ci/config_global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/config_global.json b/ci/config_global.json index f0337c9bf88..8918093990d 100644 --- a/ci/config_global.json +++ b/ci/config_global.json @@ -56,7 +56,7 @@ }, "releaseWorkspace": { "description": "Artifacts root folder", - "value": "C:/ProgramData/Jenkins/.jenkins/workspace/OpiBuild/OpiRelease/" + "value": "C:/Users/bayselonarrend/AppData/Local/Jenkins/.jenkins/workspace/OpiBuild/OpiRelease" } } },