feat: integration the github action for deployment

This commit is contained in:
2026-07-21 15:10:57 +07:00
parent f5666a29da
commit 188d5f87b4
5 changed files with 767 additions and 5 deletions
+5
View File
@@ -1,3 +1,8 @@
# Unreleased
## DevOps
- **Dokploy**: deploy production Compose from GitHub Actions with serialized rollout tracking, terminal-status handling, health verification, and deployment summaries
# v0.5.35 (2026-07-16)
## Fixes