fix(CI): 修复drone-ssh端口
parent
82e4144b7a
commit
cde03b1615
|
|
@ -30,7 +30,7 @@ steps:
|
|||
image: appleboy/drone-ssh
|
||||
settings:
|
||||
host: 192.168.31.104
|
||||
port: 22
|
||||
port: 2041
|
||||
username:
|
||||
from_secret: deploy_username
|
||||
password:
|
||||
|
|
|
|||
Loading…
Reference in New Issue