test/.drone.yml
admin ede398fc67
Some checks reported errors
continuous-integration/drone/push Build was killed
更新 .drone.yml
2025-03-25 10:10:43 +00:00

15 lines
268 B
YAML

kind: pipeline
type: docker
name: default
steps:
- name: clone1
image: drone/git
settings:
depth: 50
- name: simple-test
image: swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/iguazio/alpine:3.17
commands:
- echo "临时测试成功"