refactor: .devops/克隆项目并获取项目的log.yml
This commit is contained in:
@@ -20,6 +20,14 @@ workflow:
|
||||
- ref: end
|
||||
name: 结束
|
||||
task: end
|
||||
needs:
|
||||
- git_log_0
|
||||
- ref: git_log_0
|
||||
name: git log
|
||||
task: git_log@1.0.2
|
||||
input:
|
||||
git_path: '"git_clone_0.git_path"'
|
||||
commit_num: 5
|
||||
needs:
|
||||
- git_clone_0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user