更新 .drone.yml
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
admin 2025-03-28 08:52:13 +00:00
parent 7eb791f1e2
commit 4c1ff6acb6

View File

@ -10,7 +10,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:
- echo "临时测试成功" - echo "临时测试成功"
- echo "当前 Runner 标签: ${DRONE_NODE_LABEL_APP}" - echo ${DRONE_NODE_LABEL_APP}
node: node:
labels: labels:
app: mvn app: mvn