From 33ffeb9986f55e3b683381f43d465d7376f409c7 Mon Sep 17 00:00:00 2001 From: "raghav.gupta@harness.io" Date: Tue, 7 Apr 2026 16:40:14 +0530 Subject: [PATCH] Update pipeline drone-docker-harness --- .harness/harness.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.harness/harness.yaml b/.harness/harness.yaml index ad9b336..e14f896 100644 --- a/.harness/harness.yaml +++ b/.harness/harness.yaml @@ -626,6 +626,17 @@ pipeline: os: Windows execution: steps: + - step: + type: GitClone + name: Clone RF Dockerfiles + identifier: Clone_RF_Dockerfiles + spec: + connectorRef: RapidFortPlugins + cloneDirectory: rf-plugins + build: + type: branch + spec: + branch: main - step: type: Run name: Build Binary