更新 .drone.yml
This commit is contained in:
parent
71d653aa5f
commit
7440d1ed60
@ -13,6 +13,8 @@ steps:
|
||||
image: swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/alpine/git:latest
|
||||
commands:
|
||||
- git clone -b main http://root:rootroot@115.190.73.171:3000/admin/test.git
|
||||
- ls -la /drone/src/
|
||||
- ls -la /drone/src/${DRONE_BUILD_NUMBER}
|
||||
- sleep 1m
|
||||
|
||||
- name: build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user