修改yml文件

This commit is contained in:
2025-06-23 14:25:31 +08:00
parent bb5e438fd0
commit 7df558eda4
2 changed files with 4 additions and 1 deletions

3
.drone copy.yml Normal file
View File

@ -0,0 +1,3 @@
kind: pipeline # 定义一个管道
type: docker # 当前管道的类型
name: test # 当前管道的名称