refactor: .devops/dev_nanda测试环境.yml

This commit is contained in:
xxq250 2023-02-06 15:17:00 +08:00 committed by jianmu
parent 2cd22865d2
commit dd6873f88d
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ workflow:
name: ssh执行命令
task: ssh_cmd@1.1.0
input:
ssh_pass: ((secret.tiaobanji))
ssh_pass: ((secret.baoleiji))
ssh_ip: '"123.59.135.93"'
ssh_port: '"30122"'
ssh_user: '"root"'