fix(CI): 去除CI
- 服务器内存不支持CI运行(tsc负载跳到30) - CI文件不再维护与提交 BREAKING CHANGE: 放弃CI
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -11,3 +11,6 @@ coverage/
|
||||
# docker构建
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
|
||||
# CI
|
||||
.drone.yml
|
||||
|
||||
Reference in New Issue
Block a user