mirror of
https://github.com/morbalint/kemkas.git
synced 2026-07-17 19:03:46 +00:00
ci: fix: frontend Dockerfile path try:2
This commit is contained in:
@@ -83,7 +83,7 @@ jobs:
|
||||
- uses: docker/build-push-action@v5
|
||||
with:
|
||||
context: ./Kemkas.Web/frontend/
|
||||
file: Dockerfile
|
||||
file: ./Kemkas.Web/frontend/Dockerfile
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
push: false
|
||||
|
||||
Reference in New Issue
Block a user