From f9dbeb56e1180a7cc87ef58cafe1008c4eb10c92 Mon Sep 17 00:00:00 2001 From: songjc <969378911@qq.com> Date: Sun, 16 Mar 2025 22:58:22 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20.devops/=E5=9F=BA=E4=BA=8Egitlink?= =?UTF-8?q?=E6=9E=84=E5=BB=BA.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .devops/基于gitlink构建.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devops/基于gitlink构建.yml b/.devops/基于gitlink构建.yml index b35ab68..4d76609 100644 --- a/.devops/基于gitlink构建.yml +++ b/.devops/基于gitlink构建.yml @@ -133,7 +133,7 @@ workflow: name: shell image: docker.jianmuhub.com/library/alpine:3.17.0 script: - - ls + - "ls " needs: - git_clone_0 - git_clone_1