Update web-deploy.yml

This commit is contained in:
John Parkhurst 2025-06-10 19:18:39 -04:00 committed by GitHub
parent 16bb0bf7ba
commit ebaf175172
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,7 +33,7 @@ jobs:
uses: docker/build-push-action@v6
with:
context: .
file: Dockerfile
file: ./web/Dockerfile
platforms: linux/amd64
push: true
tags: ${{ secrets.DOCKERHUB_USER }}/shiftsync:latest_web