From 1482f4d79417e3d7567c601b8427a941c32c1489 Mon Sep 17 00:00:00 2001 From: "raghav.gupta@harness.io" Date: Tue, 5 May 2026 11:27:32 +0530 Subject: [PATCH] Update pipeline drone-docker-harness --- .harness/harness.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.harness/harness.yaml b/.harness/harness.yaml index f3886a9..a8f68a2 100644 --- a/.harness/harness.yaml +++ b/.harness/harness.yaml @@ -674,12 +674,11 @@ pipeline: auto_tag_suffix: windows-1809-amd64 when: stageStatus: Success - condition: <+codebase.build.type> == "tag" + condition: <+codebase.build.type> == "branch" strategy: matrix: repo: - docker - - gcr - gar - ecr - acr @@ -701,7 +700,6 @@ pipeline: matrix: repo: - docker - - gcr - gar - ecr - acr