refactor: .devops/克隆项目并获取项目的log.yml

This commit is contained in:
gitgit 2022-08-02 08:07:32 +00:00 committed by jianmu
parent 3daa544857
commit 5a3c2be49c
1 changed files with 1 additions and 1 deletions

View File

@ -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