fixed test
continuous-integration/drone/push Build was killed Details

master
zhangjinli 2 years ago
parent 17129fde4f
commit 4474a1fd2c

@ -26,10 +26,10 @@ steps:
- name: deploy-start
image: appleboy/drone-ssh # SSH工具镜像
settings:
host: 192.168.31.83 # 远程连接地址
host: 121.41.171.43 # 远程连接地址
username: root # 远程连接账号
password:
from_secret: ssh_password # 从Secret中读取SSH密码
from_secret: zhangjl808 # 从Secret中读取SSH密码
port: 22 # 远程连接端口
command_timeout: 5m # 远程执行命令超时时间
script:

Loading…
Cancel
Save