forked from Gitlink/gitlink_help_center
refactor: .devops/test.yml
This commit is contained in:
parent
db57e499af
commit
56a77aaf87
|
@ -52,7 +52,6 @@ workflow:
|
|||
task: ssh_cmd@1.1.1
|
||||
input:
|
||||
ssh_pass: ((ssh_key.ssh_pass))
|
||||
ssh_private_key: ((ssh_key.ssh_private_key))
|
||||
ssh_ip: '"116.62.120.115"'
|
||||
ssh_port: '"22"'
|
||||
ssh_user: '"root"'
|
||||
|
|
Loading…
Reference in New Issue