chore(ci): add offline container deployment pipeline
CI / Backend (push) Failing after 8m3s
CI / Deployment Config (push) Successful in 6s
CI / Frontend (push) Successful in 4m4s

This commit is contained in:
2026-04-30 23:29:15 +08:00
parent f3679e6176
commit 22163edbee
13 changed files with 472 additions and 58 deletions
+24
View File
@@ -0,0 +1,24 @@
.git
.cache
.claude
.superpowers
.playwright-cli
.playwright-mcp
node_modules
.pnpm-store
coverage
dist
*.log
*.tmp
*.tar.gz
.env
.env.*
apps/*/dist
apps/*/out
apps/*/release
apps/*/node_modules
apps/*/.output
apps/*/.wxt
apps/*/chrome-mv*
apps/*/firefox-mv*
ops-api