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

This commit is contained in:
admin 2025-03-28 10:16:41 +00:00
parent ba69f0e75a
commit 95326547f1

View File

@ -9,8 +9,8 @@ steps:
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 && ls -l
- echo ${DRONE_WORKSPACE}
- pwd && ls -l ${DRONE_WORKSPACE}
node:
app: build