Skip to content

Commit ffa3212

Browse files
Update pipeline drone-docker-harness (#482)
* Update pipeline drone-docker-harness * Update pipeline drone-docker-harness --------- Co-authored-by: [email protected] <[email protected]>
1 parent 78fc38d commit ffa3212

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.harness/harness.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ pipeline:
293293
repo: plugins/<+matrix.repo>
294294
tags:
295295
- windows-1809-amd64
296-
caching: true
296+
caching: false
297297
dockerfile: docker/<+matrix.repo>/Dockerfile.windows.amd64.1809
298298
when:
299299
stageStatus: Success
@@ -383,7 +383,7 @@ pipeline:
383383
repo: plugins/<+matrix.repo>
384384
tags:
385385
- windows-ltsc2022-amd64
386-
caching: true
386+
caching: false
387387
dockerfile: docker/<+matrix.repo>/Dockerfile.windows.amd64.ltsc2022
388388
when:
389389
stageStatus: Success

0 commit comments

Comments
 (0)