diff --git a/.devops/wyx_helpcenter.yml b/.devops/wyx_helpcenter.yml index d36a243..222c66a 100644 --- a/.devops/wyx_helpcenter.yml +++ b/.devops/wyx_helpcenter.yml @@ -26,7 +26,7 @@ workflow: name: scp拷贝代码到服务器 task: scp_resource@1.4.3 input: - ssh_pass: ((ssh_pass)) + ssh_pass: ((pdl@#YwC$WRWFyHKxC8nyu!4)) ssh_ip: '"121.41.212.97"' ssh_port: '"22"' ssh_user: '"root"' @@ -39,7 +39,7 @@ workflow: name: Docker构建并运行 task: ssh_cmd@1.1.1 input: - ssh_pass: ((ssh_pass)) + ssh_pass: ((pdl@#YwC$WRWFyHKxC8nyu!4)) ssh_ip: '"121.41.212.97"' ssh_port: '"22"' ssh_user: '"root"'