From 32ea232bb0944caeba08da041dc9832e1d738125 Mon Sep 17 00:00:00 2001 From: yystopf Date: Mon, 13 May 2024 08:20:53 +0000 Subject: [PATCH] =?UTF-8?q?refactor:=20.devops/=E6=9C=AA=E5=91=BD=E5=90=8D?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .devops/未命名项目.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.devops/未命名项目.yml b/.devops/未命名项目.yml index 72a7995..29adb32 100644 --- a/.devops/未命名项目.yml +++ b/.devops/未命名项目.yml @@ -35,8 +35,8 @@ workflow: image_tag: '"latest"' registry_address: '""' docker_file: git_clone_0.git_path+"/Dockerfile" - docker_build_path: '"./tmp/"' - workspace: '"."' + docker_build_path: git_clone_0.git_path + workspace: git_clone_0.git_path image_push: false build_args: '""' needs: