This commit is contained in:
parent
b5a5295cf6
commit
56f7f49797
12
.drone.yml
12
.drone.yml
@ -1,15 +1,15 @@
|
|||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: docker
|
type: docker
|
||||||
name: pipeline-1
|
name: pipeline-1
|
||||||
|
|
||||||
clone:
|
|
||||||
disable: true
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: git-incremental-sync
|
- name: build
|
||||||
image: alpine/git:latest
|
image: swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/iguazio/alpine:3.17
|
||||||
commands:
|
commands:
|
||||||
- ls /drone/src
|
- cd $DRONE_WORKSPACE
|
||||||
|
- ls /drone/src/
|
||||||
|
|
||||||
node:
|
node:
|
||||||
app: build
|
app: build
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user