Compare commits

..

1 Commits

Author SHA1 Message Date
ompragash.viswanathan@harness.io 8c5277ae89 Update pipeline drone-docker-harness 2025-03-26 20:51:49 +05:30
+2 -2
View File
@@ -119,7 +119,7 @@ pipeline:
repo: plugins/<+matrix.repo>
tags:
- linux-amd64
caching: true
caching: false
dockerfile: docker/<+matrix.repo>/Dockerfile.linux.amd64
when:
stageStatus: Success
@@ -206,7 +206,7 @@ pipeline:
repo: plugins/<+matrix.repo>
tags:
- linux-arm64
caching: true
caching: false
dockerfile: docker/<+matrix.repo>/Dockerfile.linux.arm64
when:
stageStatus: Success