fix: YML
continuous-integration/drone/push Build is passing Details

develop
Gong 2023-08-29 11:19:52 +08:00
parent d74382fb79
commit 846b029d60
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ steps: # 定义管道的执行步骤
password: password:
from_secret: ssh_password from_secret: ssh_password
command_timeout: 5m command_timeout: 5m
port: 22
commands: commands:
- cd /usr/local - cd /usr/local
- ls -a - ls -a