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