feat: update deployment workflow to use master branch and add production Docker Compose configuration
Some checks failed
Build and Deploy Thoughts / build-and-deploy-local (push) Failing after 10s

This commit is contained in:
2025-09-09 01:10:07 +02:00
parent b50b7bcc73
commit 5bc4337447
2 changed files with 84 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ name: Build and Deploy Thoughts
on:
push:
branches:
- main
- master
workflow_dispatch:
jobs: