fix: YML
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
parent
6af220a913
commit
8750d81839
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue