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

This commit is contained in:
xxq250 2023-02-07 09:34:11 +08:00 committed by jianmu
parent b98783cc14
commit 97deb89054
1 changed files with 1 additions and 1 deletions

View File

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