test/.drone.yml
admin 7eb791f1e2
Some checks reported errors
continuous-integration/drone/push Build encountered an error
更新 .drone.yml
2025-03-28 08:51:44 +00:00

16 lines
312 B
YAML

kind: pipeline
type: docker
name: default
clone:
disable: true
steps:
- name: simple-test
image: swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/iguazio/alpine:3.17
commands:
- echo "临时测试成功"
- echo "当前 Runner 标签: ${DRONE_NODE_LABEL_APP}"
node:
labels:
app: mvn