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

This commit is contained in:
admin 2025-05-08 09:10:46 +00:00
parent 56f7f49797
commit d384dcfcc1

View File

@ -9,7 +9,7 @@ steps:
image: swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/iguazio/alpine:3.17 image: swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/iguazio/alpine:3.17
commands: commands:
- cd $DRONE_WORKSPACE - cd $DRONE_WORKSPACE
- ls /drone/src/ - ls -la /drone/src/
node: node:
app: build app: build