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