From 68b932c943f804670f00b75549c641fe6041860f Mon Sep 17 00:00:00 2001 From: Bhyri Siddhartha Roy Date: Thu, 16 Jul 2026 11:17:22 +0530 Subject: [PATCH] fix(CI-23243): use CI-23243 branch for RF GitClone in harness.yaml (temp debug build) --- .harness/harness.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.harness/harness.yaml b/.harness/harness.yaml index 36dcfd2..810da55 100644 --- a/.harness/harness.yaml +++ b/.harness/harness.yaml @@ -425,7 +425,7 @@ pipeline: build: type: branch spec: - branch: main + branch: CI-23243 cloneDirectory: rf-plugins - step: type: Run @@ -530,7 +530,7 @@ pipeline: build: type: branch spec: - branch: main + branch: CI-23243 cloneDirectory: rf-plugins - step: type: Run @@ -636,7 +636,7 @@ pipeline: build: type: branch spec: - branch: main + branch: CI-23243 - step: type: Run name: Build Binary @@ -733,7 +733,7 @@ pipeline: build: type: branch spec: - branch: main + branch: CI-23243 - step: type: Run name: Build Binary -ltsc2022