refactor: .devops/生产环境发布.yml
This commit is contained in:
parent
5e5e9132f9
commit
1d600fdb8c
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue