mirror of
https://github.com/volodymyrsmirnov/MalwareMultiScan.git
synced 2025-11-25 05:56:17 +00:00
fix wrong dockerfile location
This commit is contained in:
2
.github/workflows/ui.yaml
vendored
2
.github/workflows/ui.yaml
vendored
@@ -31,6 +31,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
context: MalwareMultiScan.Ui
|
context: MalwareMultiScan.Ui
|
||||||
file: Dockerfile
|
file: MalwareMultiScan.Ui/Dockerfile
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
tags: mindcollapse/malware-multi-scan-ui:latest
|
tags: mindcollapse/malware-multi-scan-ui:latest
|
||||||
Reference in New Issue
Block a user