Feature/settings page #5

Merged
John4064 merged 23 commits from feature/settings-page into main 2025-06-11 03:09:49 +00:00
Showing only changes of commit 46906a0883 - Show all commits

View file

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