refactor: .devops/生产环境发布.yml

This commit is contained in:
xxq250 2023-10-30 11:39:49 +08:00 committed by jianmu
parent 5e5e9132f9
commit 1d600fdb8c
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ workflow:
ssh_ip: '"106.75.45.236"' ssh_ip: '"106.75.45.236"'
ssh_port: '"22"' ssh_port: '"22"'
ssh_user: '"root"' ssh_user: '"root"'
remote_file: '"/root/gitlink_help_center/build"' remote_file: '"/root/gitlink_help_center"'
local_file: ((git_clone_0.git_path))+"/build" local_file: ((git_clone_0.git_path))+"/build"
file_content: '""' file_content: '""'
needs: needs: