ci(gitea): add offline-friendly test workflows and deploy on bt
Some checks failed
Deploy to Production / deploy (push) Failing after 2m57s
Playwright Tests / test-playwright (push) Failing after 22s
Test Backend / test-backend (push) Failing after 14s
Test Docker Compose / test-docker-compose (push) Has been cancelled

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
魏风
2026-05-11 10:33:38 +08:00
parent 3c9a0343e9
commit 5d50401d40
4 changed files with 174 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ on:
push:
branches:
- main
- bt
jobs:
deploy: