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

main
xxq250 2 years ago committed by jianmu
parent 2d39777ef5
commit 35089c7ea1

@ -42,10 +42,11 @@ workflow:
name: scp替换文件
task: scp_resource@1.4.3
input:
ssh_pass: ((help_pro_server.password))
ssh_ip: '""'
ssh_port: '"22"'
ssh_user: '"root"'
remote_file: '""'
remote_file: ((git_clone_0.git_path))+"/build"
local_file: '""'
file_content: '""'
needs:

Loading…
Cancel
Save