ci: add backend lint+build workflow for center and guild

This commit is contained in:
nav
2026-05-12 08:43:09 +00:00
parent ea32aeb819
commit 2871141d4c
2 changed files with 47 additions and 1 deletions

View File

@@ -8,7 +8,7 @@
- [x] docker-composecenter/guild + mysql
- [x] 增加 `.env.example`Center/Guild
- [x] 增加统一 lint/format 配置eslint + prettier
- [ ] 增加基础 CIbuild + lint
- [x] 增加基础 CIbuild + lint
---