refactor: .devops/克隆项目并获取项目的log.yml
This commit is contained in:
parent
3daa544857
commit
5a3c2be49c
|
@ -26,7 +26,7 @@ workflow:
|
|||
name: git log
|
||||
task: git_log@1.0.2
|
||||
input:
|
||||
git_path: '"git_clone_0.git_path"'
|
||||
git_path: git_clone_0.git_path
|
||||
commit_num: 5
|
||||
needs:
|
||||
- git_clone_0
|
||||
|
|
Loading…
Reference in New Issue