Simplify words and fix format issues

This commit is contained in:
Baohua Yang
2026-02-24 22:01:02 -08:00
parent c44cbfcd62
commit d6e0838807
124 changed files with 45 additions and 1073 deletions

View File

@@ -20,8 +20,6 @@
使用 Docker 多阶段构建可以有效减小镜像体积
Dockerfile 内容如下
```dockerfile
## Build stage

View File

@@ -76,8 +76,6 @@ trigger:
## 21.3.3 推送项目源代码到 GitHub
运行以下命令
```bash
git add .