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 # 定义一个管道 kind: pipeline
type: docker # 当前管道的类型 type: kubernetes
name: test # 当前管道的名称 name: testing
steps: steps:
- name: build - name: build
image: composer:latest image: composer:latest