test/.drone.yml
admin 29d30ae6d5
All checks were successful
continuous-integration/drone/push Build is passing
更新 .drone.yml
2025-03-28 08:52:44 +00:00

15 lines
276 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 ${DRONE_NODE_LABEL_APP}
node:
app: mvn