From 846b029d60ca468b9707109e98e6f68729c68eb0 Mon Sep 17 00:00:00 2001 From: Gong <534592533@qq.com> Date: Tue, 29 Aug 2023 11:19:52 +0800 Subject: [PATCH] fix: YML --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index ccbdf02..61596e9 100755 --- a/.drone.yml +++ b/.drone.yml @@ -46,6 +46,7 @@ steps: # 定义管道的执行步骤 password: from_secret: ssh_password command_timeout: 5m + port: 22 commands: - cd /usr/local - ls -a