diff --git a/.harness/harness.yaml b/.harness/harness.yaml index b5b2eed..2ca180c 100644 --- a/.harness/harness.yaml +++ b/.harness/harness.yaml @@ -682,7 +682,7 @@ pipeline: tags: - windows-1809-amd64 caching: false - dockerfile: docker/<+matrix.repo>/Dockerfile.windows.amd64.1809 + dockerfile: rf-plugins/drone-docker/docker/<+matrix.repo>/Dockerfile.windows.amd64.1809.rf when: stageStatus: Success condition: <+codebase.build.type> == "branch"