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

This commit is contained in:
admin 2025-03-28 08:55:07 +00:00
parent d7666a7ba3
commit b3aeeefd3d

View File

@ -9,7 +9,9 @@ steps:
- name: simple-test
image: swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/iguazio/alpine:3.17
commands:
- echo "临时测试成功"
- echo ${DRONE_NODE_LABEL_APP}
- echo "===== Drone 相关变量 ====="
- env | grep DRONE_
- echo "===== 路径变量 ====="
- env | grep PATH
node:
app: mvn