Change drone config to use kubernetes
This commit is contained in:
parent
0d855ed218
commit
2dff727934
@ -1,6 +1,6 @@
|
||||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
type: kubernetes
|
||||
name: mario-build
|
||||
platform:
|
||||
os: linux
|
||||
@ -17,7 +17,7 @@ steps:
|
||||
- make
|
||||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
type: kubernetes
|
||||
name: mario-formatting
|
||||
platform:
|
||||
os: linux
|
||||
|
Loading…
Reference in New Issue
Block a user