fix: test3
continuous-integration/drone/push Build encountered an error
Details
continuous-integration/drone/push Build encountered an error
Details
parent
4263fbd088
commit
4feaa42d88
|
@ -1,6 +1,6 @@
|
|||
kind: pipeline
|
||||
type: kubernetes
|
||||
name: testing
|
||||
kind: pipeline # 定义一个管道
|
||||
type: docker # 当前管道的类型
|
||||
name: test # 当前管道的名称
|
||||
steps:
|
||||
- name: build
|
||||
image: composer:latest
|
||||
|
|
Loading…
Reference in New Issue