fix context path for the API github action pipeline

This commit is contained in:
Volodymyr Smirnov
2020-10-29 16:40:28 +02:00
parent 535daae205
commit 9b17fe8743
2 changed files with 3 additions and 3 deletions

View File

@@ -30,7 +30,7 @@ jobs:
uses: docker/build-push-action@v2
with:
push: true
context: MalwareMultiScan.Api
context: .
file: MalwareMultiScan.Api/Dockerfile
platforms: linux/amd64
tags: mindcollapse/malware-multi-scan-api:latest