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

develop
Gong 2023-08-29 10:27:54 +08:00
parent 12102bce15
commit 19f9e0349a
1 changed files with 6 additions and 7 deletions

View File

@ -40,13 +40,12 @@ steps: # 定义管道的执行步骤
- name: build-start - name: build-start
image: appleboy/drone-ssh image: appleboy/drone-ssh
settings: settings:
host: gong.cool # host: gong.cool
username: # username:
from_secret: ssh_username # from_secret: ssh_username
password: # password:
from_secret: ssh_password # from_secret: ssh_password
# port: 22 # command_timeout: 5m
command_timeout: 5m
script: script:
- cd /usr/local - cd /usr/local
- ls -a - ls -a