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
Some checks failed
Build and Deploy Thoughts / build-and-deploy-local (push) Failing after 10s
This commit is contained in:
@@ -3,7 +3,7 @@ name: Build and Deploy Thoughts
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user