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

develop
Gong 2023-08-29 10:29:18 +08:00
parent dfb098efd9
commit b0ff9f6be2
1 changed files with 2 additions and 2 deletions

View File

@ -39,14 +39,14 @@ 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
# command_timeout: 5m # command_timeout: 5m
commands: commands:
- cd /usr/local - cd /usr/local
- ls -a - ls -a