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

This commit is contained in:
admin 2025-03-28 10:13:55 +00:00
parent 073016c918
commit 8eeeefbd9b

View File

@ -7,11 +7,14 @@ name: pipeline-1
steps:
- name: build
image: swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/iguazio/alpine:3.17
working_dir: /drone/src/test
commands:
- echo "Pipeline 1 执行中..."
- pwd
node:
app: build
---
kind: pipeline
type: docker