refactor: .devops/wyx_helpcenter.yml
This commit is contained in:
parent
8bc8dc639f
commit
e505f51d01
|
|
@ -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"'
|
||||
|
|
|
|||
Loading…
Reference in New Issue