ci: fix: frontend Dockerfile path try:2
This commit is contained in:
@@ -83,7 +83,7 @@ jobs:
|
|||||||
- uses: docker/build-push-action@v5
|
- uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
context: ./Kemkas.Web/frontend/
|
context: ./Kemkas.Web/frontend/
|
||||||
file: Dockerfile
|
file: ./Kemkas.Web/frontend/Dockerfile
|
||||||
cache-from: type=gha
|
cache-from: type=gha
|
||||||
cache-to: type=gha,mode=max
|
cache-to: type=gha,mode=max
|
||||||
push: false
|
push: false
|
||||||
|
|||||||
Reference in New Issue
Block a user