Update web-deploy.yml

This commit is contained in:
Matt DiMeglio 2025-06-11 09:40:21 -04:00 committed by GitHub
parent d2c608b359
commit 68e7c08766
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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