Add blank lines around headers

This commit is contained in:
yeasy
2026-03-24 09:27:04 -07:00
parent 2f7985225a
commit 76c2ae50fe
112 changed files with 468 additions and 0 deletions
+2
View File
@@ -70,6 +70,7 @@ trigger:
├── .drone.yml
└── app.go
```
## 21.3.3 推送项目源代码到 GitHub
```bash
@@ -79,6 +80,7 @@ git commit -m "test drone ci"
git push origin master
```
## 21.3.4 查看项目构建过程及结果
打开我们部署好的 `Drone` 网站或者 Drone Cloud即可看到构建结果