fix: test3
continuous-integration/drone/push Build encountered an error Details

develop
Unshift 2024-11-21 18:29:37 +08:00
parent 4263fbd088
commit 4feaa42d88
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
kind: pipeline
type: kubernetes
name: testing
kind: pipeline # 定义一个管道
type: docker # 当前管道的类型
name: test # 当前管道的名称
steps:
- name: build
image: composer:latest