develop
Gong 2023-08-28 16:57:20 +08:00
parent 35a41536c5
commit f9731e4634
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ steps: # 定义管道的执行步骤
commands: # 当前步骤执行的命令
- composer -v
- ls -a
- cd hyperf
- composer install -v
- ls -a
- name: deploy-push-images