From 4277ba8a924445426b54af2e11a787abc1a0503a Mon Sep 17 00:00:00 2001 From: "raghav.gupta@harness.io" Date: Tue, 7 Apr 2026 16:27:02 +0530 Subject: [PATCH] Update pipeline drone-docker-harness --- .harness/harness.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.harness/harness.yaml b/.harness/harness.yaml index b5b2eed..2ca180c 100644 --- a/.harness/harness.yaml +++ b/.harness/harness.yaml @@ -682,7 +682,7 @@ pipeline: tags: - windows-1809-amd64 caching: false - dockerfile: docker/<+matrix.repo>/Dockerfile.windows.amd64.1809 + dockerfile: rf-plugins/drone-docker/docker/<+matrix.repo>/Dockerfile.windows.amd64.1809.rf when: stageStatus: Success condition: <+codebase.build.type> == "branch"