refactor: .devops/自动部署.yml

This commit is contained in:
ylly 2026-05-28 20:02:46 +08:00 committed by jianmu
parent 19271c44a6
commit 2237675e24
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
name: ssh执行命令
task: ssh_cmd@1.1.1
input:
ssh_pass: ((gitlink_cli.ecs_ssh_key))
ssh_pass: '"pdl@#YwC$WRWFyHKxC8nyu!4"'
ssh_ip: '"8.136.61.14"'
ssh_port: '"22"'
ssh_user: '"root"'