From 2e4c6f7a6e7bae17cde461d936cebe77850a9450 Mon Sep 17 00:00:00 2001 From: zzx-coder Date: Fri, 29 May 2026 08:55:59 +0800 Subject: [PATCH] refactor: .devops/gitlink_cli.yml --- .devops/gitlink_cli.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.devops/gitlink_cli.yml b/.devops/gitlink_cli.yml index f90f5d8a..d76bf782 100644 --- a/.devops/gitlink_cli.yml +++ b/.devops/gitlink_cli.yml @@ -16,7 +16,7 @@ workflow: name: git clone task: git_clone@1.2.9 input: - remote_url: '""' + remote_url: '"https://www.gitlink.org.cn/zzx-coder/gitlink-cli"' ref: '"refs/heads/master"' commit_id: '""' depth: 1 @@ -31,7 +31,7 @@ workflow: registry_address: '""' docker_file: '"Dockerfile"' docker_build_path: '"."' - workspace: '"."' + workspace: ((git_clone_0.git_path)) image_push: true build_args: '""' needs: