refactor: .devops/定时器的试验.yml

This commit is contained in:
gitgit 2022-08-04 01:15:01 +00:00 committed by jianmu
parent 3efa07f458
commit 44d7a005e7
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ workflow:
task: git_log@1.0.2 task: git_log@1.0.2
input: input:
git_path: git_clone_0.git_path git_path: git_clone_0.git_path
commit_num: 3 commit_num: 10
needs: needs:
- git_clone_0 - git_clone_0
- ref: end - ref: end