refactor: .devops/test.yml

This commit is contained in:
SheYuWu03 2024-05-29 01:50:05 +00:00 committed by jianmu
parent db57e499af
commit 56a77aaf87
1 changed files with 0 additions and 1 deletions

View File

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