diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 8eeaacd..47fe35f 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -31,7 +31,7 @@ jobs: uses: docker/build-push-action@v5 with: context: ./web - file: ./Dockerfile + file: ./web/Dockerfile push: true tags: azpect3120/potion.frontend:latest build-args: |