From 44d7a005e717a48e583b785e8ae93d5827323573 Mon Sep 17 00:00:00 2001 From: gitgit Date: Thu, 4 Aug 2022 01:15:01 +0000 Subject: [PATCH] =?UTF-8?q?refactor:=20.devops/=E5=AE=9A=E6=97=B6=E5=99=A8?= =?UTF-8?q?=E7=9A=84=E8=AF=95=E9=AA=8C.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .devops/定时器的试验.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devops/定时器的试验.yml b/.devops/定时器的试验.yml index c143fd3..00a0957 100644 --- a/.devops/定时器的试验.yml +++ b/.devops/定时器的试验.yml @@ -26,7 +26,7 @@ workflow: task: git_log@1.0.2 input: git_path: git_clone_0.git_path - commit_num: 3 + commit_num: 10 needs: - git_clone_0 - ref: end