1
This commit is contained in:
@ -19,7 +19,7 @@ steps:
|
||||
- name: deploy to server
|
||||
image: appleboy/drone-ssh
|
||||
settings:
|
||||
host: 192.168.31.254 # 目标服务器地址
|
||||
host: 124.220.228.140 # 目标服务器地址
|
||||
username: root # 远程服务器用户名
|
||||
password:
|
||||
from_secret: ssh_password # 从 Drone secrets 中获取 SSH 密码
|
||||
|
Reference in New Issue
Block a user