From 1d600fdb8cd60a3a80a779f91a223d5d3e413ecc Mon Sep 17 00:00:00 2001 From: xxq250 Date: Mon, 30 Oct 2023 11:39:49 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20.devops/=E7=94=9F=E4=BA=A7=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E5=8F=91=E5=B8=83.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 cfdab4f..5337e1c 100644 --- a/.devops/生产环境发布.yml +++ b/.devops/生产环境发布.yml @@ -46,7 +46,7 @@ workflow: ssh_ip: '"106.75.45.236"' ssh_port: '"22"' ssh_user: '"root"' - remote_file: '"/root/gitlink_help_center/build"' + remote_file: '"/root/gitlink_help_center"' local_file: ((git_clone_0.git_path))+"/build" file_content: '""' needs: