mirror of
https://github.com/volodymyrsmirnov/MalwareMultiScan.git
synced 2025-08-25 14:01:13 +00:00
fix context path for the API github action pipeline
This commit is contained in:
2
.github/workflows/api.yaml
vendored
2
.github/workflows/api.yaml
vendored
@@ -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
|
Reference in New Issue
Block a user