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

develop
Gong 2023-08-29 10:32:19 +08:00
parent b0ff9f6be2
commit 0a14355731
1 changed files with 3 additions and 3 deletions

View File

@ -46,9 +46,9 @@ steps: # 定义管道的执行步骤
# 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
# - name: start_container # - name: start_container