refactor: .devops/wyx_helpcenter.yml

This commit is contained in:
wyxttn 2026-05-13 09:44:45 +08:00 committed by jianmu
parent 8bc8dc639f
commit e505f51d01
1 changed files with 2 additions and 2 deletions

View File

@ -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"'