更新 .drone.yml
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
admin 2025-03-28 10:17:59 +00:00
parent 95326547f1
commit d76495aa27

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 ${DRONE_WORKSPACE}
- pwd && ls -l ${DRONE_WORKSPACE}
- echo "${DRONE_WORKSPACE}"
- pwd && ls "${DRONE_WORKSPACE}"
node:
app: build