fix: YML
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
35a41536c5
commit
f9731e4634
|
@ -17,7 +17,6 @@ steps: # 定义管道的执行步骤
|
|||
commands: # 当前步骤执行的命令
|
||||
- composer -v
|
||||
- ls -a
|
||||
- cd hyperf
|
||||
- composer install -v
|
||||
- ls -a
|
||||
- name: deploy-push-images
|
||||
|
|
Loading…
Reference in New Issue