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

This commit is contained in:
admin 2025-03-25 10:05:31 +00:00
commit 93c5d95f59

14
.drone.yml Normal file
View File

@ -0,0 +1,14 @@
kind: pipeline
type: docker
name: default
steps:
- name: simple-test
image: swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/iguazio/alpine:3.17
commands:
- echo "临时测试成功"
volumes:
- name: run
host:
path: /var/run/docker.sock