diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9b3f973..5084291 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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