自动部署

This commit is contained in:
技术老胡
2026-01-23 15:14:35 +08:00
parent a5b5384f95
commit 2205af9cd2
2 changed files with 4 additions and 1 deletions

4
.gitignore vendored
View File

@@ -6,3 +6,7 @@
.env
/tests/tmp
/tests/.phpunit.result.cache
.kiro
# 部署相关文件
deploy.bat

View File

@@ -40,4 +40,3 @@ EOF;
}
}
// 自动同步测试 - 周五 2026/01/23 13:47:56.83