diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 277c4c3..6aa40ae 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -21,6 +21,7 @@ jobs: with: image: finshark/finsharp-app registry: gcr.io + dockerfile: ./frontend/Dockerfile directory: ./frontend username: _json_key password: ${{ secrets.GCP_SA_KEY }} \ No newline at end of file