From 76692aaef40a7187c58d08c368dd6fce132aa75b Mon Sep 17 00:00:00 2001 From: yystopf Date: Sat, 8 Apr 2023 12:14:12 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20.devops/=E6=B5=8B=E8=AF=95.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .devops/测试.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.devops/测试.yml b/.devops/测试.yml index 21103cd..c7cd8ae 100644 --- a/.devops/测试.yml +++ b/.devops/测试.yml @@ -3,6 +3,7 @@ name: 测试 description: "" global: concurrent: 1 + cache: repository_dir workflow: - ref: start name: 开始 @@ -14,6 +15,8 @@ workflow: - shell_0 - ref: git_clone_0 name: git clone + cache: + repository_dir: / task: git_clone@1.2.6 input: username: ((gitlink.username)) @@ -27,6 +30,8 @@ workflow: - ref: shell_0 name: shell image: docker.jianmuhub.com/library/alpine:3.17.0 + cache: + repository_dir: / env: REPOPATH: git_clone_0.git_path script: