Merge branch 'main' into feature/settings-page

This commit is contained in:
John Parkhurst 2025-06-10 23:03:37 -04:00
commit 46906a0883

View file

@ -36,7 +36,7 @@ jobs:
with:
context: .
file: ./web/Dockerfile
platforms: linux/amd64
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ secrets.DOCKERHUB_USER }}/shiftsync:latest_web
- name: Deploy to Coolify