This commit is contained in:
parent
f8f272a492
commit
1c49abfd89
14
.drone.yml
14
.drone.yml
@ -9,13 +9,13 @@ workspace:
|
||||
path: /drone/src/${DRONE_BUILD_NUMBER}
|
||||
|
||||
steps:
|
||||
- name: clone
|
||||
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/test02.git
|
||||
- ls -la /drone/src/
|
||||
- ls -la /drone/src/${DRONE_BUILD_NUMBER}
|
||||
- sleep 1m
|
||||
# - name: clone
|
||||
# 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/test02.git
|
||||
# - ls -la /drone/src/
|
||||
# - ls -la /drone/src/${DRONE_BUILD_NUMBER}
|
||||
# - sleep 1m
|
||||
|
||||
- name: build
|
||||
image: swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/iguazio/alpine:3.17
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user