Changed ci pipeline type to kubernetes
continuous-integration/drone/push Build encountered an error Details

ref odit/org#12 (comment)
This commit is contained in:
Nicolai Ort 2021-03-10 20:10:12 +01:00
parent 07aeaf6d6b
commit 18c8600563
1 changed files with 4 additions and 3 deletions

View File

@ -1,5 +1,6 @@
---
kind: pipeline
type: kubernetes
name: tests:node_latest
clone:
disable: true
@ -20,7 +21,7 @@ trigger:
---
kind: pipeline
type: docker
type: kubernetes
name: build:dev
clone:
disable: true
@ -86,7 +87,7 @@ trigger:
---
kind: pipeline
type: docker
type: kubernetes
name: build:latest
clone:
disable: true
@ -129,7 +130,7 @@ trigger:
---
kind: pipeline
type: docker
type: kubernetes
name: build:tags
steps: