fix: test4
continuous-integration/drone/push Build was killed Details

develop
Unshift 2024-11-21 18:30:26 +08:00
parent 4feaa42d88
commit 2537f2370f
1 changed files with 3 additions and 3 deletions

View File

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