upd .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-12-31 01:35:39 +00:00
parent fec3f2c10a
commit f6c3d3b814

View File

@@ -18,10 +18,4 @@ steps:
- echo ===================================
- echo 这是自动运行的流水线
- echo 自动运行
- commit : {{ .input.message }}
- 仓库名称 : {{ .input.source_repo }}
- 提交人用户名 : {{ .input.author_login }}
- 提交人姓名 : {{ .input.author_name }}
- 触发人姓名 : {{ .input.sender }}
- 仓库名称 : {{ .repo.name }}
- echo ===================================