From 8371ac46aecb5f9225948473ead495c61142c88d Mon Sep 17 00:00:00 2001 From: Tapan Karangiya Date: Thu, 9 Jul 2026 11:06:22 +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 9971d0d..36dcfd2 100644 --- a/.harness/harness.yaml +++ b/.harness/harness.yaml @@ -861,6 +861,17 @@ pipeline: dockerfile: docker/<+matrix.repo>/Dockerfile.windows.amd64.ltsc2025 auto_tag: "true" auto_tag_suffix: windows-ltsc2025-amd64 + strategy: + matrix: + repo: + - docker + - gcr + - gar + - ecr + - acr + when: + stageStatus: Success + condition: <+codebase.build.type> == "tag" - stage: name: Manifest and Release identifier: Manifest