This commit is contained in:
12
.drone.yml
12
.drone.yml
@@ -18,10 +18,10 @@ steps:
|
|||||||
- echo ===================================
|
- echo ===================================
|
||||||
- echo 这是自动运行的流水线
|
- echo 这是自动运行的流水线
|
||||||
- echo 自动运行
|
- echo 自动运行
|
||||||
- echo commit : {{ .input.message }}
|
- commit : {{ .input.message }}
|
||||||
- echo 仓库名称 : {{ .input.source_repo }}
|
- 仓库名称 : {{ .input.source_repo }}
|
||||||
- echo 提交人用户名 : {{ .input.author_login }}
|
- 提交人用户名 : {{ .input.author_login }}
|
||||||
- echo 提交人姓名 : {{ .input.author_name }}
|
- 提交人姓名 : {{ .input.author_name }}
|
||||||
- echo 触发人姓名 : {{ .input.sender }}
|
- 触发人姓名 : {{ .input.sender }}
|
||||||
- echo 仓库名称 : {{ .repo.name }}
|
- 仓库名称 : {{ .repo.name }}
|
||||||
- echo ===================================
|
- echo ===================================
|
||||||
|
|||||||
Reference in New Issue
Block a user