fix(CI): 修复drone-ssh端口
continuous-integration/drone/push Build encountered an error Details
continuous-integration/drone Build is passing Details

develop
Yosheng 2023-10-05 20:57:46 +08:00
parent 82e4144b7a
commit cde03b1615
1 changed files with 1 additions and 1 deletions

View File

@ -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: