更新 .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
admin 2025-05-08 09:08:49 +00:00
parent b5a5295cf6
commit 56f7f49797

View File

@ -2,14 +2,14 @@ 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