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

develop
Gong 2023-08-28 16:28:52 +08:00
parent 6af220a913
commit 8750d81839
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ steps: # 定义管道的执行步骤
- name: clone-test
image: alpine/git
commands:
- git clone http://gong.cool:3002/gong/hyperf.git #自定义克隆地址
- git clone http://gong.cool:3001/gong/hyperf.git #自定义克隆地址
- git version
- pwd
- ls -a