From e5f2e87a9e3f70147de9e33b65c4999009923757 Mon Sep 17 00:00:00 2001 From: yystopf Date: Sat, 8 Apr 2023 12:29:33 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devops/测试.yml b/.devops/测试.yml index a06f2c8..9735f2e 100644 --- a/.devops/测试.yml +++ b/.devops/测试.yml @@ -31,7 +31,7 @@ workflow: env: REPOPATH: git_clone_0.git_path script: - - echo REPOPATH + - echo $REPOPATH - ls -la needs: - git_clone_0