refactor: .devops/test git log.yml

This commit is contained in:
llaaoojjii 2022-08-03 09:32:08 +00:00 committed by jianmu
parent 07d8a924f5
commit 3078990326
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ workflow:
name: git log name: git log
task: git_log@1.0.2 task: git_log@1.0.2
input: input:
git_path: '""' git_path: git_clone_0.git_path
commit_num: 5 commit_num: 5
needs: needs:
- git_clone_0 - git_clone_0