Update pipeline drone-docker-harness (#482)

* Update pipeline drone-docker-harness

* Update pipeline drone-docker-harness

---------

Co-authored-by: ompragash.viswanathan@harness.io <ompragash.viswanathan@harness.io>
This commit is contained in:
ci-reporunner
2025-03-26 19:28:29 +05:30
committed by GitHub
parent 78fc38da63
commit ffa3212940
+2 -2
View File
@@ -293,7 +293,7 @@ pipeline:
repo: plugins/<+matrix.repo>
tags:
- windows-1809-amd64
caching: true
caching: false
dockerfile: docker/<+matrix.repo>/Dockerfile.windows.amd64.1809
when:
stageStatus: Success
@@ -383,7 +383,7 @@ pipeline:
repo: plugins/<+matrix.repo>
tags:
- windows-ltsc2022-amd64
caching: true
caching: false
dockerfile: docker/<+matrix.repo>/Dockerfile.windows.amd64.ltsc2022
when:
stageStatus: Success